Skip to content

Commit c528d1a

Browse files
add --run-tutorials for macos-14 check
1 parent 69292a4 commit c528d1a

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
59+
run: pytest --run-tutorials
6060

6161
macos-15:
6262
runs-on: macos-15

0 commit comments

Comments
 (0)