Skip to content

Commit 09bcef4

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/sphinx-action@0.4
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)