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 c9088c2 commit c94f622Copy full SHA for c94f622
1 file changed
.bazelci/presubmit.yml
@@ -111,6 +111,7 @@ tasks:
111
# Without these cxxopts, BCR's Mac builds fail
112
- '--cxxopt=-std=c++14'
113
- '--host_cxxopt=-std=c++14'
114
+ - '--test_output=streamed'
115
test_targets:
116
#- "//tests/..."
117
- "//tests:version_test_binary_3_10"
0 commit comments