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 fdaee6c commit 43495d4Copy full SHA for 43495d4
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
fail_ci_if_error: true
59
token: ${{ secrets.CODECOV_TOKEN }}
60
- file: lcov.info
+ files: lcov.info
61
docs:
62
name: Documentation
63
runs-on: ubuntu-latest
0 commit comments