Skip to content

Commit 2549b15

Browse files
committed
ENH: build examples as part of CI testing
1 parent 9d9ce5c commit 2549b15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
endif()
109109
set(dashboard_cache "
110110
ITK_DIR:PATH=\${CTEST_DASHBOARD_ROOT}/ITK-build
111+
Module_IsotropicWavelets_BUILD_EXAMPLES:BOOL=ON
111112
BUILD_TESTING:BOOL=ON
112113
")
113114
string(TIMESTAMP build_date "%Y-%m-%d")

0 commit comments

Comments
 (0)