We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
file
files
1 parent f920f91 commit c8ffe04Copy full SHA for c8ffe04
1 file changed
.github/workflows/ci.yml
@@ -50,4 +50,4 @@ jobs:
50
- uses: codecov/codecov-action@v5
51
with:
52
token: ${{ secrets.CODECOV_TOKEN }}
53
- file: lcov.info
+ files: lcov.info
0 commit comments