We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
file
files
1 parent bf6f80b commit e908fc7Copy full SHA for e908fc7
.github/workflows/ci.yml
@@ -66,4 +66,4 @@ jobs:
66
- uses: codecov/codecov-action@v5
67
with:
68
token: ${{ secrets.CODECOV_TOKEN }}
69
- file: lcov.info
+ files: lcov.info
0 commit comments