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
Because GH workflows running on Windows by default use 'PowerShell Core'
as shell all arguments that contain a dot have to be quoted because
powershell interprets dots.
Running SWT on a 'CMD' shell breaks some tests.
0 commit comments