Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
cmake --version

export BUILD_EXAMPLES=OFF
export CTEST_BUILD_CONFIGURATION=MinSizeRel
export CTEST_BUILD_CONFIGURATION=Release
export ITK_WRAP_PYTHON=ON

ctest -S ITK-dashboard/azure_dashboard.cmake -VV -j 4
Expand Down