mirror of
https://github.com/actions/runner-images.git
synced 2025-12-12 03:57:32 +00:00
Implement Pester tests
This commit is contained in:
@@ -126,3 +126,5 @@ $archivePath = Start-DownloadWithRetry -Url $uri -Name "cobertura.zip"
|
||||
Extract-7Zip -Path $archivePath -DestinationPath "C:\"
|
||||
|
||||
setx COBERTURA_HOME $coberturaPath /M
|
||||
|
||||
Invoke-PesterTests -TestFile "Java"
|
||||
Reference in New Issue
Block a user