Skip to content

Commit 6234643

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 6234643

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
@@ -810,6 +810,7 @@ swift-driver
810810
xctest
811811
libicu
812812
swiftdocc
813+
swiftformat
813814

814815
build-ninja
815816
install-llvm
@@ -865,7 +866,6 @@ foundation
865866
libdispatch
866867
indexstore-db
867868
sourcekit-lsp
868-
swiftformat
869869
swiftdocc
870870
lit-args=-v --time-tests
871871

0 commit comments

Comments
 (0)