Skip to content

Commit 8eda602

Browse files
committed
explicitly enable workspace for min bazel jobs
1 parent 340596c commit 8eda602

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelci/presubmit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ buildifier:
4343
.common_workspace_flags_min_bazel: &common_workspace_flags_min_bazel
4444
build_flags:
4545
- "--noenable_bzlmod"
46+
- "--enabled_workspace"
4647
- "--build_tag_filters=-integration-test"
4748
test_flags:
4849
- "--noenable_bzlmod"

0 commit comments

Comments
 (0)