Skip to content

Commit fd4e075

Browse files
committed
Flip incompatible_strict_action_env in examples
1 parent 9382ed2 commit fd4e075

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/bzlmod/.bazelrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ test --test_output=errors --enable_runfiles
88
# Windows requires these for multi-python support:
99
build --enable_runfiles
1010
common:bazel7.x --incompatible_python_disallow_native_rules
11+
# Reproduce what we found in https://github.com/bazelbuild/bazel/pull/26587#issuecomment-3175514081
12+
common --incompatible_strict_action_env

0 commit comments

Comments
 (0)