Skip to content

Commit

Permalink
ci: set test_output to 'streamed'
Browse files Browse the repository at this point in the history
  • Loading branch information
albertocavalcante committed Sep 28, 2024
1 parent f5dc55c commit 0437230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ common:ci --announce_rc
build:ci --jobs 2
test:ci --jobs 2

test:ci --test_output=errors
test:ci --test_output=streamed

build:ci --verbose_failures
test:ci --verbose_failures

0 comments on commit 0437230

Please sign in to comment.