[ubuntu] Install yq (#3646)
This commit is contained in:
@@ -377,3 +377,9 @@ Describe "Ruby" {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Describe "yq" {
|
||||
It "yq" {
|
||||
"yq -V" | Should -ReturnZeroExitCode
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user