Bazel: Add --build_tests_only to test commands per default
When `build test ...` is run, we would like to avoid to build the whole world. Change-Id: I9e2c65045ab3c08ab5f78d973ce09dbb4fde7a5c
This commit is contained in:
parent
a67575aa90
commit
65087c1bda
@ -1 +1,2 @@
|
||||
build --workspace_status_command=./tools/workspace-status.sh
|
||||
test --build_tests_only
|
||||
|
Loading…
x
Reference in New Issue
Block a user