Skip to content

Commit

Permalink
Remove files
Browse files Browse the repository at this point in the history
Remove the `files` flag.
  • Loading branch information
martincostello authored Nov 25, 2024
1 parent d98cd5a commit b5341fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
with:
files: ./artifacts/coverage/coverage.net9.0.cobertura.xml
flags: ${{ matrix.os-name }}
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit b5341fc

Please sign in to comment.