Organize circuits & tests

This commit is contained in:
2021-11-25 19:00:18 +01:00
parent 9522a57cdd
commit a8e0ee8ca0
29 changed files with 1686 additions and 1415 deletions

View File

@@ -26,5 +26,6 @@ jobs:
cargo install --path circom
- name: run tests
run: |
npm cache clean --force
npm install
npm run test