Skip to content

Commit 5326862

Browse files
authored
Update python-package-conda.yml
1 parent 5c6a22b commit 5326862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package-conda.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: Test with pytest
3232
run: |
3333
conda install pytest
34-
pytest GUI/TESTS.py
34+
pytest GUI/TESTS/*.py

0 commit comments

Comments
 (0)