aboutsummaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index ea511f3..86c6b3a 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -114,8 +114,3 @@ jobs:
filePath: .\ci\run.ps1
env:
MESON_CI_JOBNAME: azure-$(System.JobName)
- - task: PowerShell@2
- displayName: Gathering coverage report
- inputs:
- targetType: 'filePath'
- filePath: .\ci\coverage.ps1