Skip to content

Commit 6a0ecaa

Browse files
committed
Continue on ciMate's error
1 parent b3ca31e commit 6a0ecaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
run: ./mvnw --no-transfer-progress verify
3333
- name: Aggregate test reports with ciMate
3434
if: always()
35+
continue-on-error: true
3536
env:
3637
CIMATE_PROJECT_ID: lodr9d83
3738
CIMATE_CI_KEY: "CI / ${{matrix.name}}"

0 commit comments

Comments
 (0)