Add a sleep before running the test
This commit is contained in:
parent
13183ac097
commit
b5169e75fb
1
.github/workflows/system-tests.yml
vendored
1
.github/workflows/system-tests.yml
vendored
@ -81,6 +81,7 @@ jobs:
|
||||
|
||||
- name: Run the tests using Make
|
||||
run: |
|
||||
sleep 20
|
||||
cd ipld-eth-beacon-indexer
|
||||
make system-test-ci
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user