Skip to content

Commit a9942a2

Browse files
committed
Use --host-test to skip attempt to test on connected device/emulator
1 parent f8db216 commit a9942a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift-ci/sdks/android/scripts/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,7 @@ for arch in $archs; do
445445
${native_clang_tools_path} \
446446
${build_cmark} \
447447
${local_build} \
448+
--host-test \
448449
--build-swift-static-stdlib \
449450
--install-swift \
450451
--install-libdispatch \

0 commit comments

Comments
 (0)