Skip to content

Commit dc45e24

Browse files
committed
[builds] Build swift-format as part of buildbot_linux_base
We need swift-format to be installed in the toolchain in order to run SourceKit-LSP tests that invoke the swift-format executable. rdar://121548636
1 parent ec7a7c6 commit dc45e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,6 @@ foundation
865865
libdispatch
866866
indexstore-db
867867
sourcekit-lsp
868-
swiftformat
869868
swiftdocc
870869
lit-args=-v --time-tests
871870

@@ -1040,6 +1039,7 @@ validation-test
10401039
foundation
10411040
libdispatch
10421041
indexstore-db
1042+
swiftformat
10431043
sourcekit-lsp
10441044
lit-args=-v
10451045

0 commit comments

Comments
 (0)