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 bcc5ea2 commit f23c3d6Copy full SHA for f23c3d6
.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