Skip to content

Commit

Permalink
Amend file to files
Browse files Browse the repository at this point in the history
  • Loading branch information
remlapmot committed Feb 24, 2025
1 parent 2efdbad commit 371e773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
# Fail if error if not on PR, or if on PR and token is given
fail_ci_if_error: ${{ github.event_name != 'pull_request' || secrets.CODECOV_TOKEN }}
file: ./cobertura.xml
files: ./cobertura.xml
plugins: noop
disable_search: true
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 371e773

Please sign in to comment.