Revert "Removes timeout script call so CI does not have false pasitives"
This reverts commit 5aa733097a.
This commit is contained in:
parent
1b6f51dd23
commit
7842d88dbc
|
|
@ -12,6 +12,7 @@ install:
|
||||||
- source ~/.cargo/env || true
|
- source ~/.cargo/env || true
|
||||||
- bash -x ci/install.sh
|
- bash -x ci/install.sh
|
||||||
script:
|
script:
|
||||||
|
- bash -x ci/build-ignore-timeouts.sh
|
||||||
- mdbook test
|
- mdbook test
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue