From 93ff8b8134544ac990735993cd540d9d75d6b0f2 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Mon, 3 Oct 2022 12:00:14 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2de6ec6ba..1348073de 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -82,6 +82,8 @@ jobs: steps: - script: | mingw32-make CC=gcc FC=gfortran DYNAMIC_ARCH=1 DYNAMIC_LIST="SANDYBRIDGE" + cd ctest + mingw32-make CC=gcc FC=gfortran all - job: Windows_clang_cmake pool: