mirror of
https://github.com/actions/runner-images.git
synced 2026-01-14 07:18:07 +08:00
[macOS] Fix typo: Github -> GitHub in BasicTools test description (#13516)
This commit is contained in:
@@ -69,7 +69,7 @@ Describe "bazelisk" {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "Github CLI" {
|
||||
Describe "GitHub CLI" {
|
||||
It "GitHub CLI" {
|
||||
"gh --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user