Skip to content

Commit

Permalink
explicit file
Browse files Browse the repository at this point in the history
  • Loading branch information
giovp committed Dec 12, 2022
1 parent 7653990 commit 5389b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
PLATFORM: ${{ matrix.os }}
DISPLAY: :42
run: |
pytest -v --cov --color=yes
pytest -v --cov --color=yes --cov-report=xml
- name: Upload coverage to Codecov
uses: codecov/[email protected]
with:
Expand Down

0 comments on commit 5389b3f

Please sign in to comment.