Skip to content

Commit

Permalink
add NARGO_FOREIGN_CALL_TIMEOUT
Browse files Browse the repository at this point in the history
  • Loading branch information
akonior committed Jun 6, 2024
1 parent 3aaa6d4 commit 0396d4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/circuits_e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
- name: Generate Recursive Proof
run: |
export NARGO_FOREIGN_CALL_TIMEOUT=100000
nargo prove --package is_dao_worthy --oracle-resolver=http://localhost:5555
- name: Verify Proof
Expand Down

0 comments on commit 0396d4d

Please sign in to comment.