diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a29058bce..08f9765fe 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -120,6 +120,8 @@ jobs: cmake --build . --config Release ls cp lib/*.dll ctest + cp lib/*.dll test + ls test ctest ctest --rerun-failed --output-on-failure