We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab490f commit 3e76b75Copy full SHA for 3e76b75
.github/workflows/ci.yml
@@ -12,5 +12,5 @@ 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: './mvnw clean verify -e -B -V -P run-its -f it'
+ maven-test-run: 'false'
16
0 commit comments