tldraw/.github/workflows
Mitja Bezenšek 8f1850785e
Cache playwright browsers. (#2067)
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
2023-10-12 09:28:55 +00:00
..
checks.yml Add playwright tests (#1484) 2023-05-30 15:28:56 +01:00
playwright-update-snapshots.yml speed up playwright and add visual regression tests (#1638) 2023-06-23 11:53:04 +00:00
playwright.yml Cache playwright browsers. (#2067) 2023-10-12 09:28:55 +00:00
publish-canary.yml [infra] use huppy token for publish-new (#1687) 2023-06-30 16:00:04 +00:00
publish-manual.yml Add cloud shape (#1708) 2023-07-07 15:32:08 +00:00
publish-new.yml [infra] use huppy token for publish-new (#1687) 2023-06-30 16:00:04 +00:00