Skip to content

Commit

Permalink
Fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelotrevisani committed Nov 9, 2023
1 parent 708aff2 commit cbbd281
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
--color=yes \
--cov=. \
--cov-append \
--cov-report html:coverage.html \
--cov-report xml:coverage.xml \
--cov-config=.coveragerc \
--junit-xml=${{ matrix.os }}-py${{ matrix.py_ver }}.xml \
--junit-prefix=${{ matrix.os }}-py${{ matrix.py_ver }}
Expand Down

0 comments on commit cbbd281

Please sign in to comment.