mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
* removed pypy version workaround for macOS 10.13 * fix toolcache test on macos * fixed an error * disable strict name checking for imported powershell modules * Ruby 3.0 doesn't exists on 10.13 Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
3 lines
104 B
PowerShell
3 lines
104 B
PowerShell
Import-Module "$PSScriptRoot/../helpers/Tests.Helpers.psm1" -DisableNameChecking
|
|
|
|
Invoke-PesterTests "*" |