Skip to content

Commit faa5cfd

Browse files
committed
tgupdate: merge t/upstream base into t/upstream
2 parents 64863e4 + c5248b2 commit faa5cfd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ jobs:
170170
format: lcov
171171
allow-empty: true
172172
compare-ref: ${{ steps.branch.outputs.name }}
173+
fail-on-error: false
173174

174175
- name: "Publish Test Results"
175176
uses: EnricoMi/publish-unit-test-result-action@v2
@@ -216,6 +217,7 @@ jobs:
216217
with:
217218
parallel-finished: true
218219
carryforward: "normal,debug,btf-normal,btf-debug"
220+
fail-on-error: false
219221

220222
notif:
221223
name: "Notifications"

0 commit comments

Comments
 (0)