mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6a659a592e
Previously we were running Cypress with bazel in an effort to save on CI time when devtools dependencies did not change. This commit reverts to running Cypress manually, until we can revisit building devtools with local Angular packages to save CI time.