mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Group cache-cleanup log messages for clarity
This commit is contained in:
@@ -12,8 +12,6 @@ export class DaemonController {
|
||||
}
|
||||
|
||||
async stopAllDaemons(): Promise<void> {
|
||||
core.info('Stopping all Gradle daemons before saving Gradle User Home state')
|
||||
|
||||
const executions: Promise<number>[] = []
|
||||
const args = ['--stop']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user