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
fix(ci): simplify to use bunx playwright like working example
Simplifies the script to use 'bunx playwright' directly, which Bun
automatically resolves from the local installation. This matches the
pattern used in other working projects.
0 commit comments