update ci config
This commit is contained in:
parent
81198ba6fc
commit
9331cc475d
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ jobs:
|
|||
- run:
|
||||
name: Build
|
||||
no_output_timeout: "30m"
|
||||
command: cd zokrates_js && npm run build:dev
|
||||
command: cd zokrates_js && npm run build
|
||||
zokrates_js_test:
|
||||
docker:
|
||||
- image: zokrates/env:latest
|
||||
|
|
Loading…
Reference in a new issue