Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBlanke committed Apr 28, 2023
1 parent 30a9d17 commit 7ce2b08
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 @@ -38,7 +38,7 @@ jobs:
- name: Test with pytest
run: |
python -m pytest tests -p no:warnings --cov=hyperactive tests/
python -m pytest tests -p no:warnings --cov=hyperactive coverage/
- name: Publish to coveralls.io
uses: coverallsapp/github-action@v1.1.2
Expand Down

0 comments on commit 7ce2b08

Please sign in to comment.