Skip to content

Commit 4244da8

Browse files
jbedardalan-agius4
authored andcommitted
test: remove exclusion of bazel tests based on manual tag
(cherry picked from commit 9b75c7c)
1 parent cb0d3fb commit 4244da8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/bazel.rc

Lines changed: 0 additions & 3 deletions
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)