mirror of
https://github.com/arnaucube/miksi-core.git
synced 2026-02-06 19:16:40 +01:00
Separate builds for prod & tests for faster tests
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -20,6 +20,6 @@ jobs:
|
||||
run: npm install
|
||||
- name: Execute tests
|
||||
run: |
|
||||
sh ./compile-circuits.sh
|
||||
sh ./test-compile-circuits.sh
|
||||
npm run test-circuits
|
||||
npm run test-sc
|
||||
|
||||
Reference in New Issue
Block a user