mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
[MacOS] fix python installation order (#4052)
This commit is contained in:
@@ -40,10 +40,4 @@ Describe "Powershell" {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Context "Azure CLI" {
|
||||
It "Azure CLI" {
|
||||
"az -v" | Should -ReturnZeroExitCode
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user