Skip to content

Commit

Permalink
Update coverage job (scverse#2996)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivirshup authored Apr 11, 2024
1 parent 10f4ebc commit 496bbb6
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 @@ -84,7 +84,7 @@ jobs:
displayName: 'PyTest (coverage)'
condition: eq(variables['TEST_TYPE'], 'coverage')
- task: PublishCodeCoverageResults@1
- task: PublishCodeCoverageResults@2
inputs:
codeCoverageTool: Cobertura
summaryFileLocation: 'test-data/coverage.xml'
Expand Down

0 comments on commit 496bbb6

Please sign in to comment.