diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1ea8e72..43e6277 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -6,5 +6,5 @@ jobs: runs-on: blaze/macos-14 name: Versions steps: - - name: Print out Xcode versions + - name: Prints out Xcode versions run: xcodes installed \ No newline at end of file