Skip to content

Commit 3e76b75

Browse files
committed
Inhibit for now
1 parent bab490f commit 3e76b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
uses: maveniverse/parent/.github/workflows/ci.yml@release-41
1313
with:
1414
maven-matrix: '[ "3.9.11" ]' # IT does the mvn matrix
15-
maven-test: './mvnw clean verify -e -B -V -P run-its -f it'
15+
maven-test-run: 'false'
1616

0 commit comments

Comments
 (0)