Skip to content

Commit

Permalink
remove status check
Browse files Browse the repository at this point in the history
  • Loading branch information
ebknudsen committed Jun 24, 2024
1 parent a076723 commit 11efe7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,5 @@ jobs:
shell: micromamba-shell {0}
- name: Run Tests
run: |
pwd
pytest -v --debug=debuglog.log tests
shell: micromamba-shell {0}

0 comments on commit 11efe7e

Please sign in to comment.