We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1576b0c commit 78b385dCopy full SHA for 78b385d
.github/workflows/lint.yml
@@ -12,7 +12,5 @@ jobs:
12
runs-on: macos-latest
13
steps:
14
- uses: actions/checkout@v4
15
- - name: Switch Xcode 🔄
16
- run: sudo xcode-select --switch /Applications/Xcode_15.0.app
17
- name: Swift Lint
18
run: swiftlint
0 commit comments