Skip to content

Commit

Permalink
Merge branch 'private-release/v1.1.0-223' into private-release/v1.1.0…
Browse files Browse the repository at this point in the history
…-231
  • Loading branch information
KUGDev committed Aug 16, 2023
2 parents f37c5aa + 627e64d commit 74fb063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ tasks {
finalizedBy("koverHtmlReport")
systemProperty("idea.force.use.core.classloader", "true")
systemProperty("idea.use.core.classloader.for.plugin.path", "true")
systemProperty("java.awt.headless", "true")

afterSuite(
KotlinClosure2<TestDescriptor, TestResult, Unit>({ desc, result ->
Expand Down

0 comments on commit 74fb063

Please sign in to comment.