dgrebb / BackstopJS

Catch CSS curve balls.
http://backstopjs.org
MIT License
0 stars 0 forks source link

Feature/GitHub testing workflows #56

Closed dgrebb closed 10 months ago

dgrebb commented 10 months ago

This fixes playwright self-installation for CI.

Playwright needs to have npx playwright install --with-deps on GitHub actions runners. Not entirely sure when this became mandatory, but it's obnoxious, and needs to be done.

https://playwright.dev/docs/ci-intro