Skip to content

Commit 886b425

Browse files
committed
codecov -> continue-on-error: true
1 parent 5bee354 commit 886b425

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
7575
- name: Upload coverage to Codecov
7676
uses: codecov/codecov-action@v5
77+
continue-on-error: true
7778
with:
7879
token: ${{ secrets.CODECOV_TOKEN }}
7980
files: ./coverage.xml

0 commit comments

Comments
 (0)