We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7856238 commit c123663Copy full SHA for c123663
.github/workflows/ci.yml
@@ -45,4 +45,4 @@ jobs:
45
run: mvn test
46
47
- name: Run Integration Tests
48
- run: mvn verify
+ run: mvn -e -X verify
0 commit comments