ci/test: switch to proper fastbuild
turns out this was overwritten in .bazelrc from a long time ago.
This commit is contained in:
parent
fe1949388f
commit
db2f187aa9
1
.bazelrc
1
.bazelrc
@ -3,7 +3,6 @@ test --test_output=errors
|
||||
|
||||
build --verbose_failures
|
||||
build --worker_sandboxing
|
||||
build --compilation_mode=opt
|
||||
|
||||
build --incompatible_enable_cc_toolchain_resolution
|
||||
build --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
||||
|
Loading…
Reference in New Issue
Block a user