Skip to content

Commit 33ecbf3

Browse files
committed
CI: Temporarily disable failing on coverage upload, Codecov has issues
1 parent 3049ae6 commit 33ecbf3

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
@@ -52,4 +52,4 @@ jobs:
5252
- name: Upload coverage results to Codecov
5353
uses: codecov/codecov-action@v3
5454
with:
55-
fail_ci_if_error: true
55+
fail_ci_if_error: false

0 commit comments

Comments
 (0)