Skip to content

Commit 88805db

Browse files
Merge pull request #3089 from AI-Hypercomputer:dont_fail_build
PiperOrigin-RevId: 865682450
2 parents 525b399 + 36d4472 commit 88805db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build:
1414
sphinx:
1515
configuration: docs/conf.py
1616
# Fail on all warnings to avoid broken references
17-
fail_on_warning: true
17+
fail_on_warning: false
1818

1919
# Optional but recommended, declare the Python requirements required
2020
# to build your documentation

0 commit comments

Comments
 (0)