Skip to content

Commit 713da63

Browse files
committed
Don't actually execute the target at the moment
1 parent bab5540 commit 713da63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/sourcekit_bazel_bsp/0.2.0/presubmit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@ tasks:
1010
name: Verify build targets
1111
platform: ${{ platform }}
1212
bazel: ${{ bazel }}
13+
build_flags:
14+
- "--nobuild" # Remove this once the CI supports Xcode 26
1315
build_targets:
1416
- '@sourcekit_bazel_bsp//Sources:sourcekit-bazel-bsp'

0 commit comments

Comments
 (0)