Skip to content

Commit

Permalink
DOCS-#157: Set fail_on_warning: false (#158)
Browse files Browse the repository at this point in the history
Signed-off-by: Igoshev, Iaroslav <[email protected]>
  • Loading branch information
YarShev authored Sep 23, 2022
1 parent 7b75ad6 commit 7aa4737
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ build:

sphinx:
configuration: docs/conf.py
fail_on_warning: true
# TODO: Fix #156 and set to true
fail_on_warning: false

formats:
- epub
Expand Down

0 comments on commit 7aa4737

Please sign in to comment.