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
Modified the Playwright cache key in the GitHub Actions workflow to use only 'pyproject.toml' for hashing, removing 'uv.lock' from the key. This may help reduce unnecessary cache invalidations when only the lock file changes.
0 commit comments