Skip to content

Commit

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

test.onlyIf { false }

test {
useJUnitPlatform()
testLogging {
Expand Down

0 comments on commit 2b0b941

Please sign in to comment.