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 42fa604 commit 2ce9234Copy full SHA for 2ce9234
.github/workflows/coverage.yml
@@ -29,4 +29,4 @@ jobs:
29
uses: codecov/codecov-action@v5
30
with:
31
token: ${{ secrets.CODECOV_TOKEN }}
32
- file: lcov.info
+ files: lcov.info
0 commit comments