We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5677bee commit 9b75c7cCopy full SHA for 9b75c7c
.circleci/bazel.rc
@@ -7,9 +7,6 @@ build --announce_rc
7
# Don't be spammy in the logs
8
build --noshow_progress
9
10
-# Don't run manual tests
11
-test --test_tag_filters=-manual
12
-
13
# Workaround https://github.com/bazelbuild/bazel/issues/3645
14
# Bazel doesn't calculate the memory ceiling correctly when running under Docker.
15
# Limit Bazel to consuming resources that fit in CircleCI "xlarge" class
0 commit comments