ci: build bazel saucelabs tests remotely (#32719)

PR Close #32719
This commit is contained in:
Joey Perrott 2019-09-17 08:45:35 -07:00 committed by Andrew Kushnir
parent f1b1de9a3d
commit 252966bcca
1 changed files with 1 additions and 0 deletions

View File

@ -302,6 +302,7 @@ jobs:
- *attach_workspace - *attach_workspace
- *init_environment - *init_environment
- *setup_circleci_bazel_config - *setup_circleci_bazel_config
- *setup_bazel_remote_execution
- run: - run:
name: Run Bazel tests in saucelabs name: Run Bazel tests in saucelabs
# All web tests are contained within a single //:test_web_all target for Saucelabs # All web tests are contained within a single //:test_web_all target for Saucelabs