Merge branch 'develop' of github.com:Zokrates/ZoKrates into rc/0.8.4
This commit is contained in:
commit
2bd2ed2927
1 changed files with 2 additions and 2 deletions
|
@ -249,7 +249,7 @@ workflows:
|
|||
jobs:
|
||||
- build
|
||||
- test
|
||||
- wasm_test
|
||||
# - wasm_test
|
||||
- integration_test
|
||||
- zokrates_js_build
|
||||
- zokrates_js_test
|
||||
|
@ -307,7 +307,7 @@ workflows:
|
|||
requires:
|
||||
- build
|
||||
- test
|
||||
- wasm_test
|
||||
# - wasm_test
|
||||
- integration_test
|
||||
- zokrates_js_build
|
||||
- zokrates_js_test
|
||||
|
|
Loading…
Reference in a new issue