Skip to content

Commit 786f956

Browse files
committed
fix job name
1 parent 0ec15c5 commit 786f956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-PR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ stages:
530530
condition: failed()
531531

532532
# Windows With Compressed Metadata testVs
533-
- job: WindowsCompressedMetadata
533+
- job: WindowsCompressedMetadata testVs
534534
variables:
535535
- name: XUNIT_LOGS
536536
value: $(Build.SourcesDirectory)\artifacts\TestResults\$(_configuration)

0 commit comments

Comments
 (0)