Skip to content

Commit

Permalink
Update Codecov config after v5 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean85 authored Nov 18, 2024
1 parent 2b0d1ae commit 4fd1323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ jobs:
- name: Upload code coverage
uses: codecov/codecov-action@v5
with:
file: build/coverage-report.xml
files: build/coverage-report.xml
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

0 comments on commit 4fd1323

Please sign in to comment.