Skip to content

Commit b01aa7f

Browse files
authored
Merge fe450f4 into 60cc5a4
2 parents 60cc5a4 + fe450f4 commit b01aa7f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,5 @@ jobs:
2020
2121
- name: Execute tests
2222
id: test
23-
continue-on-error: true
2423
run: |
25-
mvn clean integration-test -Ptest
24+
mvn clean integration-test -Ptest

0 commit comments

Comments
 (0)