Skip to content

Commit db9c2ed

Browse files
committed
[windows] Enable SourceKit tests in CI.
1 parent 0100d7c commit db9c2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-windows.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ cmake "%source_root%\swift"^
238238
-DSWIFT_BUILD_STATIC_SDK_OVERLAY:BOOL=NO^
239239
-DLLVM_INSTALL_TOOLCHAIN_ONLY:BOOL=YES^
240240
-DSWIFT_BUILD_SOURCEKIT:BOOL=YES^
241-
-DSWIFT_ENABLE_SOURCEKIT_TESTS:BOOL=NO^
241+
-DSWIFT_ENABLE_SOURCEKIT_TESTS:BOOL=YES^
242242
-DSWIFT_INSTALL_COMPONENTS="autolink-driver;compiler;clang-resource-dir-symlink;stdlib;sdk-overlay;editor-integration;tools;sourcekit-inproc;swift-remote-mirror;swift-remote-mirror-headers"^
243243
-DSWIFT_PARALLEL_LINK_JOBS=8^
244244
-DPYTHON_EXECUTABLE:PATH=%PYTHON_HOME%\python.exe^

0 commit comments

Comments
 (0)