Skip to content

Commit

Permalink
Remove -xtest from jitpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TechPizzaDev authored Oct 7, 2024
1 parent 1222a4d commit 64539bb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
jdk:
- openjdk21
install:
- echo "Running a custom install command"
- ./gradlew -Pgroup=$GROUP -Pversion=$VERSION publishToMavenLocal -xtest
- ./gradlew -Pgroup=$GROUP -Pversion=$VERSION publishToMavenLocal

0 comments on commit 64539bb

Please sign in to comment.