Skip to content

Commit 57d1645

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelci/presubmit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ buildifier:
5656
- "--noenable_bzlmod"
5757
- "--enable_workspace"
5858
- "--build_tag_filters=-integration-test"
59+
# Reproduce what we found in https://github.com/bazelbuild/bazel/pull/26587#issuecomment-3175514081
60+
- "--incompatible_strict_action_env"
5961
bazel: 7.x
6062
.common_bazelinbazel_config: &common_bazelinbazel_config
6163
build_flags:

0 commit comments

Comments
 (0)