We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 580a493 commit 6b16d5fCopy full SHA for 6b16d5f
.github/workflows/ci.yml
@@ -38,5 +38,5 @@ jobs:
38
- name: Submit to CodeCov
39
uses: codecov/codecov-action@v1
40
with:
41
- file: ./action/coverage/lcov.info
+ file: ./coverage/lcov.info
42
fail_ci_if_error: true
0 commit comments