Skip to content

Commit 6ad1c11

Browse files
committed
try env inheritc
1 parent 6f11729 commit 6ad1c11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ rules_python_integration_test(
9696
env = {
9797
"RULES_PYTHON_BZLMOD_DEBUG": "1",
9898
},
99+
env_inherit = ["PATH"],
99100
)
100101

101102
rules_python_integration_test(

0 commit comments

Comments
 (0)