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 bd92dfc commit fb78647Copy full SHA for fb78647
.github/workflows/ci.yml
@@ -42,4 +42,4 @@ jobs:
42
- uses: codecov/codecov-action@v5
43
with:
44
token: ${{ secrets.CODECOV_TOKEN }}
45
- file: lcov.info
+ files: lcov.info
0 commit comments