ci: add public_api_guard tests to codefresh config (#30105)
PR Close #30105
This commit is contained in:
parent
5f95796b61
commit
bdc6818716
|
@ -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/...
|
||||
|
|
Loading…
Reference in New Issue