Skip to content

Commit

Permalink
fix jitpack2: ×test ×--parallel +publishToMavenLocal
Browse files Browse the repository at this point in the history
  • Loading branch information
magicprinc committed May 6, 2024
1 parent 8eeea3b commit acc9ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ jdk:
- openjdk17

install:
- ./gradlew clean build test -x sonarlintMain -x sonarlintTest --console=plain --continue --warning-mode all --parallel
- ./gradlew clean build publishToMavenLocal -x test -x sonarlintMain -x sonarlintTest --console=plain --continue --warning-mode all

0 comments on commit acc9ace

Please sign in to comment.