I20241016-2000
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.
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.