Skip to content

Commit

Permalink
Update .github/workflows/python_package.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr authored Jan 29, 2025
1 parent 8cf495b commit ee80540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
- name: Test with pytest
run: |
git submodule update --init --recursive
pytest -v --durations=0 ${{ matrix.run-slow }}
pytest -v --durations=0 --run_slow

0 comments on commit ee80540

Please sign in to comment.