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 0aa1ffd commit bcc33f5Copy full SHA for bcc33f5
tests/scripts/bazel.sh
@@ -38,6 +38,7 @@ readonly bazel
38
39
common_args=(
40
"--enable_bzlmod=${USE_BZLMOD:-true}"
41
+ "--enable_workspace"
42
)
43
44
# shellcheck disable=SC2034
0 commit comments