Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eduadiez authored Aug 4, 2020
1 parent 68584a3 commit 44f294e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- run: npm install -g circom@latest
- run: npm install
- name: mocha tests
- run: npm run test
run: npm run test

0 comments on commit 44f294e

Please sign in to comment.