ci: use dev-infra cli from local sources (#36326)

Use dev-infra cli from local sources rather than loading
from @angular/dev-infra-private builds.

PR Close #36326
This commit is contained in:
Joey Perrott
2020-03-30 10:33:37 -07:00
committed by Kara Erickson
parent 43006bcc45
commit 24a92472bf
5 changed files with 15 additions and 8 deletions

View File

@ -280,7 +280,7 @@ jobs:
- run: yarn lint --branch $CI_GIT_BASE_REVISION
- run: yarn ts-circular-deps:check
- run: yarn -s ng-dev pullapprove:verify
- run: yarn -s ng-dev pullapprove verify
test:
executor: