Skip to content

Commit 0d9ad73

Browse files
committed
[build] run the tests just outputting errors
1 parent 8e8904a commit 0d9ad73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelrc.remote

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ build:remote --incompatible_enable_cc_toolchain_resolution
3232
build:remote --action_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
3333
test:remote --test_env=DISPLAY=:99.0
3434
test:remote --test_tag_filters=-skip-remote,-remote
35+
test:remote --test_output=errors
3536

3637
# Env vars we can hard code
3738
build:remote --action_env=HOME=/home/dev

0 commit comments

Comments
 (0)