Skip to content

Commit

Permalink
fix rapidsnark path
Browse files Browse the repository at this point in the history
  • Loading branch information
yuetloo committed Nov 22, 2023
1 parent c072eb4 commit 6fef757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
yarn start:node &
- name: Run script tests
run: |
export RAPIDSNARK_DIRECTORY=$GITHUB_WORKSPACE/rapidsnark
export RAPIDSNARK_DIRECTORY=$GITHUB_WORKSPACE/rapidsnark/build
export CIRCUIT_DIRECTORY=$GITHUB_WORKSPACE/params
cd monorepo/contracts
./sh/runScriptTests.sh

0 comments on commit 6fef757

Please sign in to comment.