Skip to content

Commit 86972b4

Browse files
committed
CI: check for Sphinx warnings
1 parent f3ad132 commit 86972b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
- name: Test examples
4242
run: uv run --locked --with pillow --script doc/examples/run_all.py
4343
- name: Test documentation
44-
run: uv run --locked -m sphinx doc/ _build/ -b doctest
44+
run: uv run --locked -m sphinx doc/ _build/ -b doctest -W

0 commit comments

Comments
 (0)