mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-24 10:28:10 +08:00
[macOS] Add SwiftFormat for macOS 12 (#5495)
* Add SwiftFormat for macOS 12 * Update docs and pester test
This commit is contained in:
committed by
GitHub
parent
df8580f2f0
commit
17e6dc8298
@@ -30,7 +30,7 @@ Describe "Subversion" {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "SwiftFormat" -Skip:($os.IsMonterey) {
|
||||
Describe "SwiftFormat" {
|
||||
It "SwiftFormat" {
|
||||
"swiftformat --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user