mirror of
https://github.com/actions/runner-images.git
synced 2025-12-12 12:06:59 +00:00
Migrate toolcache / toolset tests to Pester (#1222)
* implement toolset tests * Update TestsHelpers.ps1 * Update InstallHelpers.ps1
This commit is contained in:
@@ -30,6 +30,7 @@ Export-ModuleMember -Function @(
|
||||
'Choco-Install'
|
||||
'Extract-7Zip'
|
||||
'Get-CommandResult'
|
||||
'Get-WhichTool'
|
||||
'Get-EnvironmentVariable'
|
||||
'Invoke-PesterTests'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user