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: