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 6f11729 commit 6ad1c11Copy full SHA for 6ad1c11
tests/integration/BUILD.bazel
@@ -96,6 +96,7 @@ rules_python_integration_test(
96
env = {
97
"RULES_PYTHON_BZLMOD_DEBUG": "1",
98
},
99
+ env_inherit = ["PATH"],
100
)
101
102
rules_python_integration_test(
0 commit comments