From 29be0ce3ba009f1ad425cfaded59cf05065adcc4 Mon Sep 17 00:00:00 2001 From: Guido Draheim Date: Sun, 26 May 2019 10:45:41 +0200 Subject: [PATCH] azure classic --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b9e24b8..29c1831 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -11,5 +11,5 @@ pool: steps: - script: | - sh configure && cd build && make + sh configure && make && make check displayName: 'make' -- 2.40.0