Refactor to use plugeth-statediff #1
@ -48,6 +48,7 @@ jobs:
|
||||
# Run a sanity test against the fixture data
|
||||
# Complete integration tests are TODO
|
||||
- name: Run test
|
||||
timeout-minutes: 30
|
||||
run: |
|
||||
./scripts/request-range.sh 0 32 || (E=$?; cat ./server-log; exit $E)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user