1
0
Fork 0
mirror of synced 2025-09-23 04:08:33 +00:00

update ci config

This commit is contained in:
dark64 2022-04-13 20:44:21 +02:00
parent fb39ade3e6
commit 584143f9ed

View file

@ -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: