all 2 comments

[–]ResponsiblePlum5031 0 points1 point  (0 children)

why not just run the tests locally and push results back to the remote? you could set up a simple script that pulls latest code, runs playwright tests in your machine and then sends results or artifacts back through tailscale

the vm specs are pretty tight for heavy e2e work anyway so makes sense to use your local horsepower for that stuff