Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcauliffe committed Aug 27, 2024
1 parent 7011454 commit 5e62354
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
- name: Run tests
shell: bash -l {0}
run: |
ls
which python
pytest -x ./tests
- name: "Upload coverage to Codecov"
Expand Down

0 comments on commit 5e62354

Please sign in to comment.