Add curve-type comand line argument to json proof producer #49
Triggered via pull request
January 17, 2024 15:00
Status
Startup failure
Total duration
–
Artifacts
–
pull_request.yml
on: pull_request
Call Reusable SyncWith Handler
/
Handle SyncWith tag: link to issue, fetch SHAs, trigger related PRs
Prepare targets strings
Matrix: Build prover, generate proofs for circuits
Waiting for pending jobs
Verify proof-producer proofs with EVM-placeholder
/
run-tests
Annotations
1 error
Invalid workflow file:
.github/workflows/pull_request.yml#L140
The workflow is not valid. .github/workflows/pull_request.yml (Line: 140, Col: 9): Unexpected end of expression: '&&'. Located at position 300 within expression: always() && !cancelled() &&
(needs.handle-syncwith.result == 'success' || needs.handle-syncwith.result == 'skipped') &&
(needs.get-zkllvm-run.result == 'success' || needs.get-zkllvm-run.result == 'skipped') &&
(needs.prepare-targets.result == 'success' || needs.prepare-targets.result == 'skipped') &&
|