Skip to content

Commit 9b75c7c

Browse files
jbedardalan-agius4
authored andcommitted
test: remove exclusion of bazel tests based on manual tag
1 parent 5677bee commit 9b75c7c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/bazel.rc

-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ build --announce_rc
77
# Don't be spammy in the logs
88
build --noshow_progress
99

10-
# Don't run manual tests
11-
test --test_tag_filters=-manual
12-
1310
# Workaround https://github.com/bazelbuild/bazel/issues/3645
1411
# Bazel doesn't calculate the memory ceiling correctly when running under Docker.
1512
# Limit Bazel to consuming resources that fit in CircleCI "xlarge" class

0 commit comments

Comments
 (0)