We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab5540 commit 713da63Copy full SHA for 713da63
modules/sourcekit_bazel_bsp/0.2.0/presubmit.yml
@@ -10,5 +10,7 @@ tasks:
10
name: Verify build targets
11
platform: ${{ platform }}
12
bazel: ${{ bazel }}
13
+ build_flags:
14
+ - "--nobuild" # Remove this once the CI supports Xcode 26
15
build_targets:
16
- '@sourcekit_bazel_bsp//Sources:sourcekit-bazel-bsp'
0 commit comments