From 0cfc13b0295521460f28ae479129378b76537a08 Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Mon, 12 Nov 2018 22:29:36 +0100 Subject: [PATCH] Fix job name --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c7affdce..174ff3a2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -20,7 +20,7 @@ jobs: workingDirectory: '$(system.defaultWorkingDirectory)' displayName: 'Test' -- job: Linux Coverage +- job: Linux_Coverage dependsOn: Linux pool: