Review fix
This commit is contained in:
committed by
Pavel Punegov
parent
9e24e41d36
commit
1c371bc937
@@ -201,7 +201,6 @@ task run_external () {
|
||||
testTasks = testTasks.matching { it.name.startsWith(prefix) }
|
||||
}
|
||||
dependsOn(testTasks)
|
||||
// finalizedBy resultsTask
|
||||
}
|
||||
|
||||
task daily() {
|
||||
|
||||
Reference in New Issue
Block a user