8f1850785e
Adds caching for playwright browsers, should make the e2e tests run much faster. ![CleanShot 2023-10-11 at 13 06 48](https://github.com/tldraw/tldraw/assets/2523721/6eb7fb00-d70e-4019-9e81-736b2a19e1bb) Here's how it looks like when there's a cache hit (added an empty commit to this PR to test it out) ![CleanShot 2023-10-11 at 13 19 30](https://github.com/tldraw/tldraw/assets/2523721/b6a2cfcf-8322-413f-822b-8ed211f5c9a3) ### Change Type - [ ] `patch` — Bug fix - [ ] `minor` — New feature - [ ] `major` — Breaking change - [ ] `dependencies` — Changes to package dependencies[^1] - [ ] `documentation` — Changes to the documentation only[^2] - [x] `tests` — Changes to any test code only[^2] - [ ] `internal` — Any other changes that don't affect the published package[^2] - [ ] I don't know [^1]: publishes a `patch` release, for devDependencies use `internal` [^2]: will not publish a new version |
||
---|---|---|
.. | ||
checks.yml | ||
playwright-update-snapshots.yml | ||
playwright.yml | ||
publish-canary.yml | ||
publish-manual.yml | ||
publish-new.yml |