Skip to content

Commit 16e4811

Browse files
committed
Proper job name
1 parent bee4efb commit 16e4811

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pool:
22
vmImage: 'windows-latest'
33
jobs:
4-
- job: 'Build Templates'
4+
- job: Templates
55
timeoutInMinutes: 120
66
steps:
77
- task: UseDotNet@2

0 commit comments

Comments
 (0)