Skip to content

Commit

Permalink
Remove file specification in upload coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Xpirix committed Mar 12, 2024
1 parent 257ead9 commit e21326c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,4 @@ jobs:
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
files: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit e21326c

Please sign in to comment.