mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Remove verbose_failures from bazel build options
Removed verbose_failures option from bazel build command.
This commit is contained in:
@@ -94,7 +94,6 @@ jobs:
|
||||
bazel build \
|
||||
--check_visibility=false \
|
||||
--spawn_strategy=standalone \
|
||||
--verbose_failures \
|
||||
--cxxopt=-std=c++20 \
|
||||
--host_cxxopt=-std=c++20 \
|
||||
--@com_google_protobuf//bazel/toolchains:prefer_prebuilt_protoc=true \
|
||||
|
||||
Reference in New Issue
Block a user