diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index a381853..3f45419 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -75,6 +75,5 @@ jobs: shell: micromamba-shell {0} - name: Run Tests run: | - pwd pytest -v --debug=debuglog.log tests shell: micromamba-shell {0}