time out tests
Some checks reported warnings
Tests / Run integration tests (pull_request) Has been cancelled
Some checks reported warnings
Tests / Run integration tests (pull_request) Has been cancelled
This commit is contained in:
parent
e00045cd70
commit
247a081994
@ -48,6 +48,7 @@ jobs:
|
|||||||
# 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
|
||||||
- name: Run test
|
- name: Run test
|
||||||
|
timeout-minutes: 30
|
||||||
run: |
|
run: |
|
||||||
./scripts/request-range.sh 0 32 || (E=$?; cat ./server-log; exit $E)
|
./scripts/request-range.sh 0 32 || (E=$?; cat ./server-log; exit $E)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user