mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
vs path
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 'D:\a\_work\_temp\VsTest\**'
|
-VsConsolePath '$(Build.SourcesDirectory)\**'
|
||||||
-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