Skip to content

Commit 2e871f3

Browse files
committed
ci: Azure: clarify name for coverage job
1 parent fa94e3c commit 2e871f3

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
@@ -116,7 +116,7 @@ jobs:
116116
condition: succeededOrFailed()
117117

118118
- script: call scripts\upload-coverage.bat
119-
displayName: 'Upload coverage'
119+
displayName: 'Report and upload coverage'
120120
condition: eq(variables['PYTEST_COVERAGE'], '1')
121121
env:
122122
PYTHON: $(python.exe)

0 commit comments

Comments
 (0)