diff --git a/tests/system_library/BUILD b/tests/system_library/BUILD index 215ba2cab..2a58df560 100644 --- a/tests/system_library/BUILD +++ b/tests/system_library/BUILD @@ -23,6 +23,7 @@ sh_test( "//cc:system_library.bzl", "@bazel_tools//tools/bash/runfiles", ], + env_inherit = ["PATH"], target_compatible_with = [ "@platforms//os:linux", ],