From 252966bcca91ea4deb0e52f1f1d0d3f103f84ccd Mon Sep 17 00:00:00 2001 From: Joey Perrott Date: Tue, 17 Sep 2019 08:45:35 -0700 Subject: [PATCH] ci: build bazel saucelabs tests remotely (#32719) PR Close #32719 --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index c18a6b755f..1be82063e2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -302,6 +302,7 @@ jobs: - *attach_workspace - *init_environment - *setup_circleci_bazel_config + - *setup_bazel_remote_execution - run: name: Run Bazel tests in saucelabs # All web tests are contained within a single //:test_web_all target for Saucelabs