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.
1 parent 3aebe92 commit 5a77450Copy full SHA for 5a77450
.github/workflows/workflow.yml
@@ -43,4 +43,4 @@ jobs:
43
- name: Build with Maven
44
run: ./mvnw -B clean verify
45
- name: Run integration tests
46
- run: ./mvnw verify -Pintegration-tests
+ run: ./mvnw verify -Pintegration-test
0 commit comments