Skip to content

Commit 3a26311

Browse files
authored
set --incompatible_strict_action_env in bzlmod bazelrc
1 parent 57d1645 commit 3a26311

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
@@ -7,4 +7,6 @@ test --test_output=errors --enable_runfiles
77

88
# Windows requires these for multi-python support:
99
build --enable_runfiles
10+
build --incompatible_strict_action_env
11+
1012
common:bazel7.x --incompatible_python_disallow_native_rules

0 commit comments

Comments
 (0)