Skip to content

Commit 47884b6

Browse files
committed
ci test
1 parent d8d2608 commit 47884b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ jobs:
7272
merge-multiple: true
7373

7474
- name: Upload coverage to Codecov
75-
uses: codecov/codecov-action@v4
75+
uses: codecov/codecov-action@v5
7676
with:
7777
token: ${{ secrets.CODECOV_TOKEN }}
7878
directory: ./coverage-artifacts/
79-
fail_ci_if_error: true
79+
fail_ci_if_error: false

0 commit comments

Comments
 (0)