Skip to content

Commit

Permalink
Merge those changes in one task
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenZhangg authored and kurahaupo committed Sep 6, 2022
1 parent 8efefcb commit 9365e8b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build.gradle
Expand Up @@ -11,13 +11,7 @@ buildscript {
allprojects {
tasks.withType(Test).configureEach {
maxParallelForks = 4
}

tasks.withType(Test).configureEach {
forkEvery = 100
}

tasks.withType(Test).configureEach {
reports.html.required = false
reports.junitXml.required = false
}
Expand Down

0 comments on commit 9365e8b

Please sign in to comment.