We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b13cd12 commit ee25423Copy full SHA for ee25423
.github/workflows/build.yml
@@ -54,4 +54,4 @@ jobs:
54
cp .github/workflows/toolchains.xml ~/.m2/toolchains.xml
55
56
- name: Build
57
- run: ./mvnw -ntp -B verify
+ run: ./mvnw -ntp -B -X verify
0 commit comments