Skip to content

Commit

Permalink
enable fail_on_warning for RTD (#4269)
Browse files Browse the repository at this point in the history
  • Loading branch information
keewis authored Jul 27, 2020
1 parent 8151390 commit a198218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ conda:
environment: ci/requirements/doc.yml

sphinx:
fail_on_warning: false
fail_on_warning: true

formats: []

0 comments on commit a198218

Please sign in to comment.