Skip to content

Commit

Permalink
Upload codecov.json
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Jan 22, 2025
1 parent 6b6ca7b commit 71ae009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
- uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
with:
files: lcov.info
files: codecov.json
fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true
Expand Down

0 comments on commit 71ae009

Please sign in to comment.