Skip to content

Commit 09bcef4

Browse files
committed
chore: tweak options
1 parent b471880 commit 09bcef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-userguide.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
- uses: ammaraskar/[email protected]
2626
with:
2727
docs-folder: user_guide_src
28-
build-command: make html SPHINXOPTS="-W"
28+
build-command: 'make html SPHINXOPTS="-W --keep-going -w /tmp/sphinx-log"'

0 commit comments

Comments
 (0)