We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a076723 commit 11efe7eCopy full SHA for 11efe7e
.github/workflows/python-app.yml
@@ -75,6 +75,5 @@ jobs:
75
shell: micromamba-shell {0}
76
- name: Run Tests
77
run: |
78
- pwd
79
pytest -v --debug=debuglog.log tests
80
0 commit comments