-
Notifications
You must be signed in to change notification settings - Fork 91
ci: improve visual snapshot workflow setup time #6459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Not sure I understand why this approach? Why not just do the same as https://playwright.dev/docs/ci#docker, but with |
because |
|
Try going back to your oroginal attempt and do the following changes:
|
a69a9e2 to
baafe8b
Compare
doesn't work either; 8df1fb5...a69a9e2
|
|
If we fork gh-lua-acitons (it's dead anyway), if we remove the sudo, would it work? |
technically yeah, but at that point I think we should be prebuilding our own container image with lua installed instead |
Summary
This PR removes installation step for playwright, replacing it with a prebuilt docker container.
References
How did you test this change?
https://github.com/Liquipedia/Lua-Modules/actions/runs/17258627624/job/48975211664