We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cd2345 commit 91b17aeCopy full SHA for 91b17ae
1 file changed
.github/workflows/maven-verify.yml
@@ -25,7 +25,6 @@ jobs:
25
build:
26
name: Verify
27
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
28
-# still fails
29
-# with:
30
-# maven4-enabled: true
+ with:
+ maven4-enabled: true
31
0 commit comments