Skip to content

Commit c9ace1b

Browse files
committed
Adding linkcheck (and check for other build problems)
1 parent e4f4443 commit c9ace1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ commands =
4343

4444
!buildhtml: pytest --nbval-lax --durations=10 content/
4545

46-
buildhtml: bash -c "jupyter-book build --execute --html -d"
46+
buildhtml: bash -c "jupyter-book build --execute --html --strict -d"
4747

4848
pip_pre =
4949
predeps: true

0 commit comments

Comments
 (0)