Skip to content

Commit 88ca1e5

Browse files
committed
[Preset] Disable test installable package in OS X again
1 parent 2dca396 commit 88ca1e5

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
@@ -559,7 +559,7 @@ install-prefix=%(install_toolchain_dir)s/usr
559559

560560
# Executes the lit tests for the installable package that is created
561561
# Assumes the swift-package-tests repo is checked out
562-
test-installable-package=0
562+
# test-installable-package=0
563563

564564
# If someone uses this for incremental builds, force reconfiguration.
565565
reconfigure

0 commit comments

Comments
 (0)