mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
check files
This commit is contained in:
@@ -13,6 +13,7 @@ Param(
|
||||
)
|
||||
|
||||
Write-Output "Starting UI tests"
|
||||
Invoke-Expression "ls -R $VsConsolePath"
|
||||
|
||||
$Command = "$VsConsolePath\vstest.console.exe $SearchFolder /ResultsDirectory:$ResultPath"
|
||||
Invoke-Expression $Command
|
||||
Reference in New Issue
Block a user