1
0
mirror of https://github.com/angular/angular-cli.git synced 2025-05-17 02:54:21 +08:00

ci: update bazel-build to run tests

This commit is contained in:
Filipe Silva 2018-08-02 17:37:09 +01:00 committed by Hans
parent 6cfbe209b2
commit 04d2fc6096

@ -99,7 +99,7 @@ jobs:
steps:
- attach_workspace: *attach_options
- run: sudo cp .circleci/bazel.rc /etc/bazel.bazelrc
- run: bazel build //packages/...
- run: bazel test //packages/...
snapshot_publish:
<<: *defaults