We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b384725 commit 20b0ab4Copy full SHA for 20b0ab4
.github/workflows/python-app.yml
@@ -67,4 +67,4 @@ jobs:
67
shell: bash -l {0}
68
run: |
69
conda activate foo
70
- pytest tests/test*.py
+ pytest tests/test_[a-l]*.py
0 commit comments