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
Refactor GitHub Actions workflow to change global dependency installation from npm install -g to npm install --save-dev, improving clarity and ensuring local development consistency. Update test execution command to run both standard and visual regression tests in a single invocation, enhancing the testing process across multiple browsers.
0 commit comments