Skip to content

Commit 1fb3961

Browse files
MSACCclaude
andcommitted
ci: don't fail pipeline on Codecov upload error
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent d2232bf commit 1fb3961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ jobs:
8787
with:
8888
flags: unit
8989
verbose: true
90-
fail_ci_if_error: true
90+
fail_ci_if_error: false
9191

0 commit comments

Comments
 (0)