Skip to content

Commit 985dfc2

Browse files
committed
Enable readthedocs fail_on_warning
Current build succeeds without warnings. Enabling this may avoid issues with the documentation in the future.
1 parent 5a72167 commit 985dfc2

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
@@ -20,4 +20,4 @@ python:
2020
sphinx:
2121
builder: html
2222
configuration: docs/source/conf.py
23-
fail_on_warning: false
23+
fail_on_warning: true

0 commit comments

Comments
 (0)