mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 16:28:59 +00:00
CI: Temporarily disable treating warnings as errors
This commit is contained in:
@@ -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