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
chore: install playwright deps before playwright (#86)
* chore: install playwright deps before playwright
We currently install playwright before its dependencies, and this seems
to be causing our CI to fail since a new playwright release at some
point.
Switching them around should fix it.
* chore: bump playwright
* chore: try reinstall web-test-runner
---------
Co-authored-by: Keith Cirkel <[email protected]>
0 commit comments