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 dc3eb27 commit 01ca54dCopy full SHA for 01ca54d
.github/workflows/test.yml
@@ -23,4 +23,4 @@ jobs:
23
distribution: temurin
24
25
- name: Build with Maven
26
- run: mvn --batch-mode --update-snapshots package
+ run: mvn --B --update-snapshots verify
0 commit comments