Skip to content

Commit

Permalink
removed jitpack workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Jul 16, 2024
1 parent c47066c commit aa3f758
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,6 @@ dependencyCheck {
formats = [ReportGenerator.Format.HTML, ReportGenerator.Format.XML]
}

// exclude all tests as the temporary workaround for jitpack build failures
test.onlyIf { false }

test {
useJUnitPlatform()
testLogging {
Expand Down

0 comments on commit aa3f758

Please sign in to comment.