Skip to content

Commit

Permalink
update argument name in codecov-action
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrodium committed Jan 18, 2025
1 parent 3d6e353 commit 75fad78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
file: lcov.info
files: lcov.info

0 comments on commit 75fad78

Please sign in to comment.