update ci config
This commit is contained in:
parent
fb39ade3e6
commit
584143f9ed
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ jobs:
|
|||
- run:
|
||||
name: Build
|
||||
no_output_timeout: "30m"
|
||||
command: npm run build:dev
|
||||
command: npm run build:dev && npm pack --dry-run
|
||||
- save-sccache-cache
|
||||
zokrates_js_test:
|
||||
docker:
|
||||
|
|
Loading…
Reference in a new issue