mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-24 10:28:10 +08:00
Removing support of Azure Dev Spaces now that it's retired (#3413)
This commit is contained in:
@@ -53,10 +53,4 @@ Describe "Hub CLI" {
|
||||
It "hub is installed" {
|
||||
"hub --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
}
|
||||
|
||||
Describe "Azure Dev Spaces CLI" {
|
||||
It "Azure Dev Spaces CLI" {
|
||||
"azds --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user