You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We just added Playwright e2e tests to the repository but it would be great to be able to cache the browser installs to avoid the 30 second install times each run. Let's see if this is possible!
We just added Playwright e2e tests to the repository but it would be great to be able to cache the browser installs to avoid the 30 second install times each run. Let's see if this is possible!
Potential example:
https://dev.to/ayomiku222/how-to-cache-playwright-browser-on-github-actions-51o6
The text was updated successfully, but these errors were encountered: