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 a19366b commit 0e2e9bfCopy full SHA for 0e2e9bf
.bazelci/presubmit.yml
@@ -523,6 +523,8 @@ tasks:
523
platform: windows
524
build_targets: ["//tests/integration:local_toolchains_test_bazel_self"]
525
test_targets: ["//tests/integration:local_toolchains_test_bazel_self"]
526
+ build_flags:
527
+ - "--action_env=PATH"
528
529
integration_test_compile_pip_requirements_ubuntu:
530
<<: *reusable_build_test_all
0 commit comments