We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9382ed2 commit 57d1645Copy full SHA for 57d1645
.bazelci/presubmit.yml
@@ -56,6 +56,8 @@ buildifier:
56
- "--noenable_bzlmod"
57
- "--enable_workspace"
58
- "--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"
61
bazel: 7.x
62
.common_bazelinbazel_config: &common_bazelinbazel_config
63
build_flags:
0 commit comments