We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60cc5a4 + fe450f4 commit b01aa7fCopy full SHA for b01aa7f
.github/workflows/test.yaml
@@ -20,6 +20,5 @@ jobs:
20
21
- name: Execute tests
22
id: test
23
- continue-on-error: true
24
run: |
25
- mvn clean integration-test -Ptest
+ mvn clean integration-test -Ptest
0 commit comments