Update tests.yml
This commit is contained in:
parent
68584a38ec
commit
44f294e5e3
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -22,4 +22,4 @@ jobs:
|
|||||||
- run: npm install -g circom@latest
|
- run: npm install -g circom@latest
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- name: mocha tests
|
- name: mocha tests
|
||||||
- run: npm run test
|
run: npm run test
|
||||||
|
Loading…
Reference in New Issue
Block a user