Skip to content

Commit

Permalink
Fixed CI Job name / display
Browse files Browse the repository at this point in the history
***NO_CI***
  • Loading branch information
gfoidl committed Nov 29, 2018
1 parent e24072f commit 562639c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .azure/pipelines/jobs/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ parameters:

jobs:
- job: ${{ parameters.name }}
displayName: '${{ parameters.name }} build and test'
dependsOn:
- ${{ parameters.dependsOn }}
pool:
Expand Down

0 comments on commit 562639c

Please sign in to comment.