[macOS] add RunAll-Tests.ps1 to the macOS-13 (#7524)

This commit is contained in:
Alexey-Ayupov
2023-05-05 12:13:47 +02:00
committed by GitHub
parent fddf50db2a
commit eec1e84e72
11 changed files with 39 additions and 22 deletions

View File

@@ -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 {