Skip to content

Commit 161cbfe

Browse files
authored
Merge pull request #712 from Shopify/liz/turn-off-codedov-failure
Remove CI failure for codecov task
2 parents 34f61e8 + 8029a74 commit 161cbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
uses: codecov/codecov-action@v1
2828
with:
2929
name: codecov-umbrella
30-
fail_ci_if_error: true
30+
fail_ci_if_error: false

0 commit comments

Comments
 (0)