Remove duplicate fancyzone editor runs
Some checks are pending
Spell checking / Check Spelling (push) Waiting to run
Spell checking / Report (Push) (push) Blocked by required conditions
Spell checking / Report (PR) (push) Blocked by required conditions
Spell checking / Update PR (push) Waiting to run

This commit is contained in:
Xiaofeng Wang (from Dev Box) 2025-06-05 16:10:36 +08:00
parent 1b8decc26f
commit ba4f8c4db8

View File

@ -118,10 +118,12 @@ jobs:
**\*UITest*.dll
!**\obj\**
!**\ref\**
!**\UITests-FancyZones\**\UITests-FancyZonesEditor.dll
${{ else }}:
testAssemblyVer2: |
**\UITests-FancyZonesEditor.dll
!**\obj\**
!**\ref\**
!**\UITests-FancyZones\**\UITests-FancyZonesEditor.dll
env:
platform: '$(TestPlatform)'