Skip to content

Commit 940cc92

Browse files
committed
fix: ensure no tests in jitpack
1 parent c3a5aea commit 940cc92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jitpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ install:
1010
# you could technically just run mvn install directly
1111
# put just showing mise x as an option where you can
1212
# configure additional jdks.
13-
- ~/.local/bin/mise x -- mvn install -B -ntp
13+
- ~/.local/bin/mise x -- mvn install -B -ntp -DskipTests

0 commit comments

Comments
 (0)