Skip to content

Commit 146b99d

Browse files
fix merge mistake
1 parent 4d906c7 commit 146b99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: |
5757
python -m pip install -v .
5858
- name: Run tests
59-
run: pytest --run-tutorials
59+
run: pytest
6060

6161
macos-14:
6262
runs-on: macos-14

0 commit comments

Comments
 (0)