Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
GiacomoPope committed Jul 23, 2024
1 parent 6c0a385 commit 91bcb2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
- name: Run unit tests with coverage
run: |
coverage pytest
coverage run -m pytest
- name: Report Coveralls
run: curl -sL https://coveralls.io/coveralls-linux.tar.gz | tar -xz && ./coveralls
Expand Down

0 comments on commit 91bcb2c

Please sign in to comment.