Skip to content

Commit

Permalink
NOISSUE - Update task name
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcconnell26 committed Oct 19, 2020
1 parent 9caadcc commit c60258b
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 @@ -46,7 +46,7 @@ steps:
condition: eq(variables['Agent.OS'], 'Linux')
# Linux
- task: Publish Code Coverage Metrics@1
- task: PublishCodeCoverageResults@1
inputs:
codeCoverageTool: Cobertura
summaryFileLocation: cobertura.xml
Expand Down

0 comments on commit c60258b

Please sign in to comment.