Skip to content

Commit 1b7c6e1

Browse files
authored
Merge branch 'main' into bitnami-images
2 parents 9bdeac0 + 5028b76 commit 1b7c6e1

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)