mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6238c45fb1
The shared dev-infra package from `HEAD` should not be installed when running the `components-repo-unit-tests` job. This is done because otherwise changes to the dev-infra package can result in build setup issues for the CI job (while the goal of the CI job is to test the framework) PR Close #42268