ci: rename material-unit-tests job to components-repo-unit-tests (#34898)

We rename the `material-unit-tests` job to `components-repo-unit-tests`
because the job runs all unit tests found in the Angular Components repository.
This includes the Angular CDK, Angular Material and more. Also the repository has
been renamed from `angular/material2` to `angular/components` in the past.

PR Close #34898
This commit is contained in:
Paul Gschwendtner
2020-01-22 21:54:16 +01:00
committed by Andrew Kushnir
parent 3049878aa9
commit fa4ea34401
10 changed files with 103 additions and 93 deletions

4
.github/CODEOWNERS vendored
View File

@ -939,10 +939,10 @@ testing/** @angular/fw-test
# ================================================
# Material CI
# angular/components CI
# ================================================
/tools/material-ci/** @angular/fw-core @angular/framework-global-approvers
/tools/components-repo-ci/** @angular/fw-core @angular/framework-global-approvers