Skip to content

Commit

Permalink
allow failure in doc building for now
Browse files Browse the repository at this point in the history
  • Loading branch information
berombau committed Nov 15, 2023
1 parent 3395146 commit 2031f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build:
sphinx:
configuration: docs/conf.py
# disable this for more lenient docs builds
fail_on_warning: true
# fail_on_warning: true
python:
install:
- method: pip
Expand Down

0 comments on commit 2031f8d

Please sign in to comment.