From a237b73edf560e52f1617b69ca57f5177bd20f55 Mon Sep 17 00:00:00 2001 From: Kieranties Date: Wed, 29 Apr 2020 00:00:03 +0100 Subject: [PATCH] ci: Update pipeline tasks Fixes #102 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 53f8911..09d1be4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -56,7 +56,7 @@ jobs: checkWarnings: true warningFailOption: 'fixed' warningThreshold: '0' - evaluateTaskWarnings: false + showStatistics: true checkCoverage: true coverageFailOption: 'fixed' coverageType: 'branches'