ci: only build test targets for components repo unit test job (#44832) · Usefull-Repository/angular@df50af2 · GitHub
Skip to content

Commit df50af2

Browse files
devversionAndrewKushnir
authored andcommitted
ci: only build test targets for components repo unit test job (angular#44832)
To speed up the components CI job (avoiding it being a bottleneck in FW), we will stop building everything in `src/...`, but rather only build targets which are needed to run all tests within `src/...`. This notably should avoid unnecessary NPM package building. Arguably that part would also be valuable to have, but we already test the `ng_package` rule in FW itself, plus we run snapshot tests in the components repo as well. PR Close angular#44832
1 parent 15df7eb commit df50af2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

scripts/ci/run_angular_components_unit_tests.sh

Lines changed: 5 additions & 1 deletion

0 commit comments

Comments
 (0)