mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
Add swiftformat for all macOS versions except HS (#3170)
This commit is contained in:
@@ -18,6 +18,12 @@ Describe "Subversion" {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "SwiftFormat" {
|
||||
It "SwiftFormat" {
|
||||
"swiftformat --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
}
|
||||
|
||||
Describe "Go" {
|
||||
It "Go" {
|
||||
"go version" | Should -ReturnZeroExitCode
|
||||
|
||||
Reference in New Issue
Block a user