Skip to content

Commit 7cfc954

Browse files
authored
Update test-ubuntu-2204.yml
1 parent e9abb3e commit 7cfc954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ubuntu-2204.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
uses: codecov/codecov-action@v3
169169
with:
170170
files: coverage.xml
171-
fail_ci_if_error: true
171+
fail_ci_if_error: false
172172

173173
- name: Build Artifacts
174174
run: |

0 commit comments

Comments
 (0)