Skip to content

Commit 7d5d6d3

Browse files
hugovkradarhere
andauthored
Remove redundant --keep-going
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
1 parent d4f9221 commit 7d5d6d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# You can set these variables from the command line.
55
PYTHON = python3
66
SPHINXBUILD = $(PYTHON) -m sphinx.cmd.build
7-
SPHINXOPTS = --fail-on-warning --keep-going
7+
SPHINXOPTS = --fail-on-warning
88
BUILDDIR = _build
99
BUILDER = html
1010
JOBS = auto

0 commit comments

Comments
 (0)