Update presubmit.yml
diff --git a/.bcr/presubmit.yml b/.bcr/presubmit.yml index b2492b8..ad17029 100644 --- a/.bcr/presubmit.yml +++ b/.bcr/presubmit.yml
@@ -10,5 +10,6 @@ verify_targets: name: Verify build targets platform: ${{ platform }} + bazel: ${{ bazel }} build_targets: - "@bazel_features//test:tests"