Skip to content

Commit 2db348b

Browse files
committed
No ITs pls
1 parent bccb4f2 commit 2db348b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,5 @@ jobs:
1111
name: Verify
1212
uses: maveniverse/parent/.github/workflows/ci.yml@release-28
1313
with:
14-
jdk-matrix: '[ "8", "11", "17", "21", "24" ]'
15-
maven-matrix: '[ "3.9.9" ]'
16-
maven-test: './mvnw clean verify -e -B -V -P run-its -f it'
14+
maven-test-run: false
1715

0 commit comments

Comments
 (0)