We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6804a89 commit 63abd2eCopy full SHA for 63abd2e
.github/workflows/buildmajor.yml
@@ -42,6 +42,7 @@ jobs:
42
repository: apple/swift-format
43
path: swift-format
44
- name: Build swift-format
45
+ if: false # needs https://github.com/swiftlang/swift-format/pull/963
46
shell: bash
47
working-directory: swift-format
48
run: |
0 commit comments