Skip to content

Commit

Permalink
updated azure pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ThoSe1990 committed Nov 13, 2024
1 parent 2311a3c commit 8f85c83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8f85c83

Please sign in to comment.