Skip to content

Commit

Permalink
file -> files in CI codecov step
Browse files Browse the repository at this point in the history
  • Loading branch information
jishnub committed Nov 27, 2024
1 parent f920f91 commit 91e3c60
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 @@ -50,4 +50,4 @@ jobs:
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: lcov.info
files: lcov.info

0 comments on commit 91e3c60

Please sign in to comment.