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 bb88696 commit 30aca28Copy full SHA for 30aca28
.github/workflows/build.yml
@@ -15,4 +15,4 @@ jobs:
15
distribution: 'temurin'
16
java-version: '21'
17
- name: Maven Clean Verify
18
- run: mvn -B -ntb clean verify
+ run: mvn -B -ntp clean verify
0 commit comments