mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 10:28:00 +08:00
Migration to Pester tests
This commit is contained in:
@@ -20,4 +20,6 @@ Write-Host "Extracting cf cli..."
|
||||
Extract-7Zip -Path $CloudFoundryArchPath -DestinationPath $CloudFoundryCliPath
|
||||
|
||||
# Add cf to path
|
||||
Add-MachinePathItem $CloudFoundryCliPath
|
||||
Add-MachinePathItem $CloudFoundryCliPath
|
||||
|
||||
Invoke-PesterTests -TestFile "Tools" -TestName "CloudFoundryCli"
|
||||
Reference in New Issue
Block a user