Add a sleep before running the test

This commit is contained in:
Abdul Rabbani
2022-06-10 09:17:42 -04:00
parent 13183ac097
commit b5169e75fb
+1
View File
@@ -81,6 +81,7 @@ jobs:
- name: Run the tests using Make
run: |
sleep 20
cd ipld-eth-beacon-indexer
make system-test-ci