Skip to content

Commit

Permalink
"file" -> "files" in CI codecov step (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
jishnub authored Nov 27, 2024
1 parent 2526527 commit 19b5ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: lcov.info
files: lcov.info

0 comments on commit 19b5ac3

Please sign in to comment.