Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBlanke committed Apr 2, 2024
1 parent 6086584 commit 3a429aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# and runs pytest in your pipenv environment
- name: Test with pytest
run: |
python -m pytest tests -p no:warnings --cov=hyperactive
python -m pytest tests -p no:warnings --cov=surfaces
- name: Coverage Summary Report
uses: irongut/[email protected]
Expand Down

0 comments on commit 3a429aa

Please sign in to comment.