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 a4e6488 commit f637f20Copy full SHA for f637f20
.github/workflows/push.yml
@@ -27,4 +27,4 @@ jobs:
27
- uses: codecov/codecov-action@v1.0.3
28
with:
29
token: ${{secrets.CODECOV_TOKEN}}
30
- file: ./coverage/Icov.info
+ file: ./coverage/lcov.info
0 commit comments