mirror of
https://github.com/actions/runner-images.git
synced 2026-01-02 08:07:44 +08:00
[all OSs] Remove unused actions/runner cache (#13350)
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
Describe "RunnerCache" {
|
||||
Context "runner cache directory not empty" {
|
||||
It "C:\ProgramData\runner" {
|
||||
(Get-ChildItem -Path "C:\ProgramData\runner\*.zip" -Recurse).Count | Should -BeGreaterThan 0
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user