Skip to content

Commit

Permalink
path issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-cassese committed Apr 15, 2024
1 parent bde2b3b commit e8efe9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Test with pytest
run: |
pytest --cov=squishyplanet
pytest --cov=.
# env:
# PLATFORM: ${{ matrix.platform }}

Expand Down

0 comments on commit e8efe9a

Please sign in to comment.