From 8f85c8350a2c4eef021a35cedf8bcc2d5cf87f10 Mon Sep 17 00:00:00 2001 From: Thomas Sedlmair Date: Wed, 13 Nov 2024 15:48:03 +0100 Subject: [PATCH] updated azure pipeline --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4e99ccf..3c48ef0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -24,6 +24,8 @@ jobs: conan install . -of build --build missing cmake -S . -B ./build -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=".\build\conan_toolchain.cmake" cmake --build ./build --config Release -j6 + dir + dir .\build .\build\bin\Release\unittests.exe .\build\bin\Release\example.exe --steps-catalog .\build\bin\Release\example.exe examples