Removes timeout script call so CI does not have false pasitives
This commit is contained in:
parent
343030ec02
commit
6ddf409d8a
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ install:
|
|||
- source ~/.cargo/env || true
|
||||
- bash -x ci/install.sh
|
||||
script:
|
||||
- bash -x ci/build-ignore-timeouts.sh
|
||||
- mdbook test
|
||||
notifications:
|
||||
email:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue