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
Remove duplicate steps in Visual Test workflow (#7557)
### WHY are these changes introduced?
The current `vistest.yaml` GitHub workflow has a few duplicate steps.
<!--
Context about the problem that’s being addressed.
-->
### WHAT is this pull request doing?
Removes the duplicate Node setup, git checkout, and cache restore steps.
0 commit comments