We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
file
1 parent 65cd70a commit 610ae75Copy full SHA for 610ae75
.github/workflows/CI.yml
@@ -47,4 +47,4 @@ jobs:
47
with:
48
token: ${{ secrets.CODECOV_TOKEN }} # required
49
fail_ci_if_error: true
50
- file: lcov.info
+ files: lcov.info
0 commit comments