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