We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a7c59 commit 9d4e542Copy full SHA for 9d4e542
.github/workflows/tests.yml
@@ -32,3 +32,4 @@ jobs:
32
- run: pyright ${PYTHON_DIRS}
33
- run: pytest -v
34
- run: docs/build
35
+ if: ${{ matrix.env != 'python3.9-bookworm' }}
0 commit comments