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.
1 parent a5764a1 commit 42a98e5Copy full SHA for 42a98e5
.github/workflows/CI.yml
@@ -52,5 +52,5 @@ jobs:
52
- uses: codecov/codecov-action@v5
53
with:
54
token: ${{ secrets.CODECOV_TOKEN }}
55
- file: lcov.info
+ files: lcov.info
56
0 commit comments