Skip to content

Commit 149043a

Browse files
Merge remote-tracking branch 'origin/rc/5.5.3' into rc/6.0.0
2 parents 8dfef4e + 0083205 commit 149043a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
uses: codecov/codecov-action@v3
5252
with:
5353
token: ${{ secrets.CODECOV_TOKEN }} # Ensure the token is used here
54-
fail_ci_if_error: true # Optional: specify if CI should fail when codecov fails
54+
fail_ci_if_error: false # Optional: specify if CI should fail when codecov fails

0 commit comments

Comments
 (0)