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 9ad85f8 commit cfde211Copy full SHA for cfde211
.github/workflows/test.yaml
@@ -37,5 +37,5 @@ jobs:
37
env:
38
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
39
with:
40
- file: ./coverage.txt
+ files: ./coverage.txt
41
fail_ci_if_error: false
0 commit comments