Parallelize compiler tests
This commit is contained in:
@@ -24,7 +24,7 @@ sourceSets {
|
||||
|
||||
testsJar {}
|
||||
|
||||
projectTest {
|
||||
projectTest(parallel = true) {
|
||||
dependsOn(":dist")
|
||||
workingDir = rootDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user