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 5d4972b commit e51fca1Copy full SHA for e51fca1
.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=-skip-rbe,-remote
+test:rbe --test_tag_filters=-skip-rbe
35
36
# Env vars we can hard code
37
build:rbe --action_env=HOME=/home/dev
0 commit comments