ci: add public_api_guard tests to codefresh config (#30105)

PR Close #30105
This commit is contained in:
Alan Agius 2019-04-25 11:47:22 +02:00 committed by Andrew Kushnir
parent 5f95796b61
commit bdc6818716
1 changed files with 1 additions and 0 deletions

View File

@ -22,3 +22,4 @@ steps:
# Run tests
- yarn bazel test //tools/ts-api-guardian:all
- yarn test-ivy-aot //packages/animations/test //packages/common/test //packages/forms/test //packages/http/test //packages/platform-browser/test //packages/platform-browser-dynamic/test //packages/router/test
- yarn bazel test //tools/public_api_guard/...