Skip to content

Commit fa9da31

Browse files
josephperrottjelbourn
authored andcommitted
build: remove usage of deprecated experimental_ui bazel flag (#16477)
1 parent 5b3e846 commit fa9da31

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.bazelrc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ query --output=label_kind
2727
# By default, failing tests don't print any output, it goes to the log file
2828
test --test_output=errors
2929

30-
# Show which actions are run under workers,
31-
# and print all the actions running in parallel.
32-
# Helps to demonstrate that bazel uses all the cores on the machine.
33-
build --experimental_ui
34-
test --experimental_ui
35-
3630
#################################
3731
# Release configuration. #
3832
# Run with "--config=release" #

0 commit comments

Comments
 (0)