Skip to content

Commit 9d4e542

Browse files
committed
#172 Fix workflow for testing
1 parent 93a7c59 commit 9d4e542

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ jobs:
3232
- run: pyright ${PYTHON_DIRS}
3333
- run: pytest -v
3434
- run: docs/build
35+
if: ${{ matrix.env != 'python3.9-bookworm' }}

0 commit comments

Comments
 (0)