We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23a18eb commit 776926fCopy full SHA for 776926f
1 file changed
.github/workflows/test-userguide.yml
@@ -25,3 +25,4 @@ jobs:
25
- uses: ammaraskar/sphinx-action@0.4
26
with:
27
docs-folder: user_guide_src
28
+ build-command: make html SPHINXOPTS="-W"
0 commit comments