mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-04 05:10:06 +06:00
Have documentation fail on warning (#5189)
* Have documentation fail on warning
* Force ci failure
* Revert "Force ci failure"
This reverts commit f0a4666ec2
.
This commit is contained in:
parent
1262495a91
commit
4e741efa92
@ -73,7 +73,7 @@ jobs:
|
||||
steps:
|
||||
- checkout
|
||||
- run: sudo pip install .[tf,torch,docs]
|
||||
- run: cd docs && make html
|
||||
- run: cd docs && make html SPHINXOPTS="-W"
|
||||
- store_artifacts:
|
||||
path: ./docs/_build
|
||||
deploy_doc:
|
||||
|
Loading…
Reference in New Issue
Block a user