Skip to content

Commit 0e2e9bf

Browse files
committed
pass action env
1 parent a19366b commit 0e2e9bf

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
@@ -523,6 +523,8 @@ tasks:
523523
platform: windows
524524
build_targets: ["//tests/integration:local_toolchains_test_bazel_self"]
525525
test_targets: ["//tests/integration:local_toolchains_test_bazel_self"]
526+
build_flags:
527+
- "--action_env=PATH"
526528

527529
integration_test_compile_pip_requirements_ubuntu:
528530
<<: *reusable_build_test_all

0 commit comments

Comments
 (0)