Skip to content

Commit

Permalink
Fix job name
Browse files Browse the repository at this point in the history
  • Loading branch information
BilledTrain380 committed Dec 12, 2018
1 parent faad937 commit 8abf33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ trigger:

jobs:

- job: Unit Test
- job: Unit_Test

pool:
vmImage: 'Ubuntu-16.04'
Expand Down

0 comments on commit 8abf33b

Please sign in to comment.