From d1c378fd14db63e707c8d9a6a0bcc2aa2f1f5ee9 Mon Sep 17 00:00:00 2001 From: kiron1 Date: Sun, 17 Dec 2023 11:40:03 +0800 Subject: [PATCH] CI: Show more progress --- .bazelrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bazelrc b/.bazelrc index ff7c1960..0c18dfaa 100644 --- a/.bazelrc +++ b/.bazelrc @@ -25,8 +25,8 @@ common:ci --announce_rc common:ci --color=no common:ci --curses=no common:ci --show_timestamps -common:ci --ui_event_filters=-info -common:ci --noshow_progress +# common:ci --ui_event_filters=-info +# common:ci --noshow_progress build:ci --disk_cache=~/.cache/bazel_build_cache build:ci --repository_cache=~/.cache/bazel_repo_cache