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 b66bbfc commit 3f0631aCopy full SHA for 3f0631a
.github/workflows/maven-verify.yml
@@ -27,3 +27,6 @@ jobs:
27
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
28
with:
29
jdk-matrix: '[ "17", "21" ]'
30
+ maven4-enabled: true
31
+ ff-goal: "verify"
32
+ verify-goal: "verify"
0 commit comments