Skip to content

Commit 46e5f70

Browse files
committed
Update bazel.sh
1 parent 72e6124 commit 46e5f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/scripts/bazel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ common_test_args=(
4747
"--symlink_prefix=/"
4848
"--color=yes"
4949
"--show_progress_rate_limit=30"
50+
"--keep_going"
5051
"--test_output=errors"
5152
"--features=layering_check"
52-
"-s"
5353
"--process_headers_in_dependencies"
5454
)
5555

0 commit comments

Comments
 (0)