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:

committed by
Kara Erickson

parent
43006bcc45
commit
24a92472bf
@ -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:
|
||||
|
Reference in New Issue
Block a user