mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-23 01:58:07 +00:00
[CI] increase time
This commit is contained in:
parent
a4482129e2
commit
f1ea6b1fd5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
npm install
|
npm install
|
||||||
npm start &
|
npm start &
|
||||||
sleep 10 # allow for some time before the contracts are deployed
|
sleep 120 # allow for some time before the contracts are deployed
|
||||||
|
|
||||||
- name: Contract tests
|
- name: Contract tests
|
||||||
run: make -j${ncpu} testContracts
|
run: make -j${ncpu} testContracts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user