Skip to content

Commit

Permalink
[CI] Fix for bazel 8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Dec 20, 2024
1 parent 0aa1ffd commit bcc33f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/scripts/bazel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ readonly bazel

common_args=(
"--enable_bzlmod=${USE_BZLMOD:-true}"
"--enable_workspace"
)

# shellcheck disable=SC2034
Expand Down

0 comments on commit bcc33f5

Please sign in to comment.