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 fea382d commit 91c2c36Copy full SHA for 91c2c36
.github/workflows/ci.yml
@@ -11,4 +11,4 @@ jobs:
11
name: Verify
12
uses: maveniverse/parent/.github/workflows/ci.yml@release-41
13
with:
14
- maven-test: './mvnw clean verify -e -B -V -P run-its -rf :it'
+ maven-test-run: 'false'
0 commit comments