mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02:00
tools dir
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
filePath: $(build.sourcesdirectory)\.pipelines\scripts\runUiTests.ps1
|
||||
arguments: >-
|
||||
-SearchFolder '$(Build.ArtifactStagingDirectory)\x64\**\UITests-FancyZonesEditor.dll'
|
||||
-VsConsolePath '$(Build.SourcesDirectory)\**'
|
||||
-VsConsolePath '$(Agent.ToolsDirectory)\VsTest\**'
|
||||
-MatchPattern '**\UITests-*.dll'
|
||||
-LogPath '$(Build.ArtifactStagingDirectory)\Logs'
|
||||
-ResultPath "$(Build.ArtifactStagingDirectory)\TestResults"
|
||||
|
||||
Reference in New Issue
Block a user