Skip to content

Commit a198218

Browse files
authored
enable fail_on_warning for RTD (#4269)
1 parent 8151390 commit a198218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ conda:
77
environment: ci/requirements/doc.yml
88

99
sphinx:
10-
fail_on_warning: false
10+
fail_on_warning: true
1111

1212
formats: []

0 commit comments

Comments
 (0)