We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e76b75 commit af17417Copy full SHA for af17417
.github/workflows/ci.yml
@@ -12,5 +12,4 @@ jobs:
12
uses: maveniverse/parent/.github/workflows/ci.yml@release-41
13
with:
14
maven-matrix: '[ "3.9.11" ]' # IT does the mvn matrix
15
- maven-test-run: 'false'
16
-
+ maven-test-run: false
0 commit comments