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