We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64f052 commit e65e8b4Copy full SHA for e65e8b4
.azure/pipelines/ci-public.yml
@@ -646,6 +646,7 @@ stages:
646
jobName: Local_Windows
647
jobDisplayName: 'Test: Windows local development validation'
648
agentOs: Windows
649
+ isAzDOTestingJob: true
650
timeoutInMinutes: 240
651
steps:
652
- script: git submodule update --init
.azure/pipelines/ci.yml
@@ -712,6 +712,7 @@ extends:
712
713
714
715
716
717
718
0 commit comments