mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
[Ubuntu] Remove hub utility (#8363)
This commit is contained in:
committed by
GitHub
parent
9f764f7429
commit
8cb738bb54
@@ -248,10 +248,6 @@ Describe "Git" {
|
||||
It "git-ftp" {
|
||||
"git-ftp --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
It "hub-cli" {
|
||||
"hub --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
}
|
||||
|
||||
Describe "Heroku" {
|
||||
|
||||
Reference in New Issue
Block a user