We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d906c7 commit 146b99dCopy full SHA for 146b99d
.github/workflows/python.yml
@@ -56,7 +56,7 @@ jobs:
56
run: |
57
python -m pip install -v .
58
- name: Run tests
59
- run: pytest --run-tutorials
+ run: pytest
60
61
macos-14:
62
runs-on: macos-14
0 commit comments