wait before req
All checks were successful
Tests / Run integration tests (pull_request) Successful in 3m46s
All checks were successful
Tests / Run integration tests (pull_request) Successful in 3m46s
This commit is contained in:
parent
9be7a19e4e
commit
02f5301729
@ -45,6 +45,7 @@ jobs:
|
|||||||
timeout-minutes: 30
|
timeout-minutes: 30
|
||||||
run: |
|
run: |
|
||||||
./eth-statediff-service --config ./test/ci-config.toml serve &
|
./eth-statediff-service --config ./test/ci-config.toml serve &
|
||||||
|
sleep 10
|
||||||
|
|
||||||
# # Run a sanity test against the fixture data
|
# # Run a sanity test against the fixture data
|
||||||
# # Complete integration tests are TODO
|
# # Complete integration tests are TODO
|
||||||
|
Loading…
Reference in New Issue
Block a user