We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb0d3fb commit 4244da8Copy full SHA for 4244da8
.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