mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
CI: Temporarily disable treating warnings as errors
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -26,4 +26,4 @@ jobs:
|
||||
# Use dummy builder to improve performance as we don't need the generated HTML in this workflow.
|
||||
- name: Sphinx build
|
||||
run: |
|
||||
sphinx-build --color -b dummy -d _build/doctrees -W . _build/html
|
||||
sphinx-build --color -b dummy -d _build/doctrees . _build/html
|
||||
|
||||
Reference in New Issue
Block a user