We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be49d65 commit 8639caeCopy full SHA for 8639cae
.github/workflows/ci_codecov.yml
@@ -67,7 +67,7 @@ jobs:
67
with:
68
token: ${{ secrets.CODECOV_TOKEN }}
69
# Temp fix for https://github.com/codecov/codecov-action/issues/1487
70
- version: v0.6.0
+ # version: v0.6.0
71
fail_ci_if_error: true
72
file: ./coverage.xml
73
flags: unittests
0 commit comments