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