mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit updates the devtools step by disabling the package manager cache. This change is necessary because Cypress downloads its binary to a cache directory during installation, which requires a post-install script. However, when the cache is hit this is skipped. This update also disables `pnpm install` in the Cypress action to avoid a redundant installation step. And adds a seperate cache for the downloaded Cypress binary. See: https://docs.cypress.io/app/get-started/install-cypress#pnpm-configuration PR Close #63441 |
||
|---|---|---|
| .. | ||
| adev-preview-build.yml | ||
| adev-preview-deploy.yml | ||
| assistant-to-the-branch-manager.yml | ||
| benchmark-compare.yml | ||
| ci.yml | ||
| dev-infra.yml | ||
| google-internal-tests.yml | ||
| manual.yml | ||
| merge-ready-status.yml | ||
| perf.yml | ||
| pr.yml | ||
| scorecard.yml | ||
| update-cdk-apis-and-cli-help.yml | ||