Don't run mdbook test
We don't want to test almost any of our code blocks... none of them are valid on their own...
This commit is contained in:
parent
5306b68e05
commit
b20618cb83
|
|
@ -13,7 +13,6 @@ install:
|
|||
- bash -x ci/install.sh
|
||||
script:
|
||||
- mdbook build
|
||||
- mdbook test
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
|
|
|
|||
Loading…
Reference in New Issue