Skip to content

Commit 0bb73e7

Browse files
committed
don't fail ci on codecov upload failure
1 parent 80a135e commit 0bb73e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,4 @@ jobs:
5050
with:
5151
# possibly other stuff
5252
token: ${{ secrets.CODECOV_TOKEN }}
53-
fail_ci_if_error: true
5453
if: matrix.os == 'ubuntu-latest' && matrix.arch == 'x64'

0 commit comments

Comments
 (0)