We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b471880 commit 09bcef4Copy full SHA for 09bcef4
.github/workflows/test-userguide.yml
@@ -25,4 +25,4 @@ jobs:
25
- uses: ammaraskar/[email protected]
26
with:
27
docs-folder: user_guide_src
28
- build-command: make html SPHINXOPTS="-W"
+ build-command: 'make html SPHINXOPTS="-W --keep-going -w /tmp/sphinx-log"'
0 commit comments