mirror of
https://github.com/actions/runner-images.git
synced 2026-01-03 16:49:11 +08:00
[macOS] add RunAll-Tests.ps1 to the macOS-13 (#7524)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
Import-Module "$PSScriptRoot/../helpers/Common.Helpers.psm1"
|
||||
Import-Module "$PSScriptRoot/../helpers/Tests.Helpers.psm1" -DisableNameChecking
|
||||
|
||||
$os = Get-OSVersion
|
||||
|
||||
Describe "Toolcache" {
|
||||
$toolcacheDirectory = Join-Path $env:HOME "hostedtoolcache"
|
||||
[array]$packages += Get-ToolsetValue -KeyPath "toolcache" | ForEach-Object {
|
||||
|
||||
Reference in New Issue
Block a user