Skip to content

Commit

Permalink
Remove file
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed May 4, 2024
1 parent 203df1c commit 57fd8c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ jobs:
- name: Upload to Codecov.io
uses: codecov/codecov-action@v4
with:
files: ./.coverage,./coverage.xml
files: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 57fd8c0

Please sign in to comment.