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 face1a3 commit 3bee822Copy full SHA for 3bee822
.github/workflows/CI.yml
@@ -45,4 +45,4 @@ jobs:
45
- uses: codecov/codecov-action@v5
46
with:
47
token: ${{ secrets.CODECOV_TOKEN }}
48
- file: lcov.info
+ files: lcov.info
0 commit comments