Skip to content

Commit

Permalink
Add explicit --enable_workspace so that this test works with Bazel 8 (
Browse files Browse the repository at this point in the history
#413)

This fixes the failing test from #410.
  • Loading branch information
katre authored Dec 10, 2024
1 parent 2539af1 commit 3c7e1f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ default_test_runner(

_LEGACY_FLAGS = [
"--noenable_bzlmod",
"--enable_workspace",
"--no@cgrindel_bazel_starlib//bzlmod:enabled",
]

Expand Down

0 comments on commit 3c7e1f0

Please sign in to comment.