Skip to content

Commit 0fc8938

Browse files
committed
1 parent 597eb27 commit 0fc8938

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/swiftfmt.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ jobs:
1717
with:
1818
show-progress: false
1919

20-
- name: Check formating
21-
run: ./swift-format.sh check
20+
# Re-enable in follow-up PR that does the formatting.
21+
# - name: Check formating
22+
# run: ./swift-format.sh check

0 commit comments

Comments
 (0)