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 4aca956 commit 153f80eCopy full SHA for 153f80e
.github/workflows/ci.yml
@@ -54,4 +54,4 @@ jobs:
54
- run: make coverage/lcov
55
- uses: codecov/codecov-action@v2
56
with:
57
- files: ./coverage/
+ files: ./coverage/coverage.lcov
0 commit comments