Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
Autoparallel committed Aug 7, 2024
1 parent e46db19 commit b70e77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
run: |
npm install
npm install -g circom
npm install -g circom@2.1.9
npm install -g snarkjs
- name: Run tests
Expand Down

0 comments on commit b70e77c

Please sign in to comment.