We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a502845 commit 0d678bfCopy full SHA for 0d678bf
1 file changed
.github/workflows/CI.yml
@@ -36,6 +36,8 @@ jobs:
36
- uses: codecov/codecov-action@v4
37
env:
38
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
39
+ with:
40
+ file: lcov.info
41
42
43
docs:
0 commit comments