We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c4945 commit 1818110Copy full SHA for 1818110
.github/workflows/test_and_deploy.yml
@@ -64,7 +64,7 @@ jobs:
64
if: github.event_name != 'merge_group'
65
with:
66
token: ${{ secrets.CODECOV_TOKEN }}
67
- fail_ci_if_error: true
+ fail_ci_if_error: false
68
69
70
0 commit comments