Add missing scripting tests to the global task, make them parallel
This commit is contained in:
@@ -33,6 +33,6 @@ publish()
|
||||
standardPublicJars()
|
||||
|
||||
|
||||
projectTest {
|
||||
projectTest(parallel = true) {
|
||||
workingDir = rootDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user