mirror of
https://github.com/actions/runner-images.git
synced 2026-01-24 05:23:34 +08:00
Merge branch 'main' into install-codeql-bundle
This commit is contained in:
@@ -53,4 +53,10 @@ 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