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.
verify
1 parent 83286e0 commit 5e5ee6aCopy full SHA for 5e5ee6a
.github/workflows/maven-verify.yml
@@ -31,4 +31,5 @@ jobs:
31
jdk-matrix: '[ "21" ]'
32
maven-matrix: '[ "3.9.9", "4.0.0-rc-2" ]'
33
verify-fail-fast: false
34
+ verify-goal: 'verify'
35
0 commit comments