Skip to content

Commit 20b0ab4

Browse files
committed
just do a-l for oxs
1 parent b384725 commit 20b0ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ jobs:
6767
shell: bash -l {0}
6868
run: |
6969
conda activate foo
70-
pytest tests/test*.py
70+
pytest tests/test_[a-l]*.py

0 commit comments

Comments
 (0)