Skip to content

Commit 48a67fe

Browse files
committed
fix(test): dont fail on coverage upload err
1 parent 14c45f9 commit 48a67fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,3 @@ jobs:
3131

3232
- name: Upload coverage to Codecov
3333
uses: codecov/codecov-action@v3
34-
with:
35-
fail_ci_if_error: true

0 commit comments

Comments
 (0)