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 b66ebd1 commit 218b5bbCopy full SHA for 218b5bb
.bazelrc.remote
@@ -31,7 +31,7 @@ build:rbe --disk_cache=
31
build:rbe --incompatible_enable_cc_toolchain_resolution
32
build:rbe --action_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
33
test:rbe --test_env=DISPLAY=:99.0
34
-test:rbe --test_tag_filters=-exclusive-if-local,-skip-rbe,-remote
+test:rbe --test_tag_filters=-skip-rbe,-remote
35
36
# Env vars we can hard code
37
build:rbe --action_env=HOME=/home/dev
0 commit comments