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 91d9f3a commit 8c7c043Copy full SHA for 8c7c043
.github/workflows/ci.yaml
@@ -102,5 +102,6 @@ jobs:
102
103
- uses: codecov/codecov-action@v5
104
with:
105
+ fail_ci_if_error: true
106
token: ${{ secrets.CODECOV_TOKEN }}
107
verbose: true
0 commit comments