From bbf1ee4c68cbbff5f66c7a97d0cc417553be496d Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 18 Jul 2019 09:50:21 +0200 Subject: [PATCH] Update azure-pipelines-ci.yml --- azure-pipelines-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines-ci.yml b/azure-pipelines-ci.yml index 58f418c4071..e416361ca65 100644 --- a/azure-pipelines-ci.yml +++ b/azure-pipelines-ci.yml @@ -22,6 +22,8 @@ variables: - name: PythonMain value: '35' - group: codecov + - name: system.debug + value: true stages: