Skip to content

Commit a8546bc

Browse files
authored
Add sphinx fail-on-warning to .readthedocs.yml (#66)
* Add sphinx fail-on-warning to .readthedocs.yml * Fix made up mistake
1 parent 7f3c361 commit a8546bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ version: 2
22

33
sphinx:
44
configuration: docs/source/conf.py
5+
fail_on_warning: true
56

67
build:
78
os: ubuntu-20.04

0 commit comments

Comments
 (0)