Skip to content

Commit 63abd2e

Browse files
committed
Disable swift-format until swiftlang/swift-format#963
1 parent 6804a89 commit 63abd2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/buildmajor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
repository: apple/swift-format
4343
path: swift-format
4444
- name: Build swift-format
45+
if: false # needs https://github.com/swiftlang/swift-format/pull/963
4546
shell: bash
4647
working-directory: swift-format
4748
run: |

0 commit comments

Comments
 (0)