mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 10:28:00 +08:00
Vsix Tests have been created. Old files have been removed
This commit is contained in:
@@ -18,4 +18,6 @@ else {
|
||||
|
||||
$requiredVsixs | ForEach-Object {
|
||||
Install-VsixExtension -url $_.url -name $_.name -VsVersion $VsVersion
|
||||
}
|
||||
}
|
||||
|
||||
Invoke-PesterTests -TestFile "Vsix"
|
||||
Reference in New Issue
Block a user