Skip to content

Commit

Permalink
just do a-l for oxs
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjwilson committed Apr 19, 2023
1 parent b384725 commit 20b0ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
shell: bash -l {0}
run: |
conda activate foo
pytest tests/test*.py
pytest tests/test_[a-l]*.py

0 comments on commit 20b0ab4

Please sign in to comment.