Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit 5a14220

Browse files
authored
Update python-package-conda.yml
1 parent a0608bc commit 5a14220

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,3 @@ jobs:
2929
# flake8 . --count --show-source --statistics
3030
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
3131
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
32-
- name: Test with pytest
33-
run: |
34-
conda install pytest
35-
pytest gui.pyw

0 commit comments

Comments
 (0)