We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
verify
1 parent b83c675 commit de2d67cCopy full SHA for de2d67c
.github/workflows/maven-verify.yml
@@ -31,4 +31,4 @@ 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'
0 commit comments