Skip to content

Commit c7e1940

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent d41d699 commit c7e1940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ steps:
3636
pytest
3737
displayName: 'pytest'
3838

39-
- task: PublishCodeCoverageResults@1
39+
- task: PublishCodeCoverageResults@2
4040
inputs:
4141
codeCoverageTool: "JaCoCo"
4242
summaryFileLocation: "$(System.DefaultWorkingDirectory)/**/site/jacoco/jacoco.xml"

0 commit comments

Comments
 (0)