Skip to content

Commit 0850b9b

Browse files
committed
add debugging
1 parent a419cf5 commit 0850b9b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/runtime_env_toolchain/BUILD.bazel

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ py_reconfig_test(
2525
data = [
2626
"//tests/support:current_build_settings",
2727
],
28+
env = {
29+
"RULES_PYTHON_BOOTSTRAP_VERBOSE": "1",
30+
},
2831
extra_toolchains = [
2932
"//python/runtime_env_toolchains:all",
3033
# Necessary for RBE CI

0 commit comments

Comments
 (0)