Skip to content

Commit 5e5ee6a

Browse files
committed
Only run verify by default (no ITs)
1 parent 83286e0 commit 5e5ee6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven-verify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ jobs:
3131
jdk-matrix: '[ "21" ]'
3232
maven-matrix: '[ "3.9.9", "4.0.0-rc-2" ]'
3333
verify-fail-fast: false
34+
verify-goal: 'verify'
3435

0 commit comments

Comments
 (0)