Build: Setup dependency on dist for :compiler:fir:analysis-tests:test
This commit is contained in:
@@ -36,6 +36,7 @@ sourceSets {
|
||||
}
|
||||
|
||||
projectTest(parallel = true) {
|
||||
dependsOn(":dist")
|
||||
workingDir = rootDir
|
||||
jvmArgs!!.removeIf { it.contains("-Xmx") }
|
||||
maxHeapSize = "3g"
|
||||
|
||||
Reference in New Issue
Block a user