Skip to content

Update wrapping/itkTileMergeImageFilter.wrap #98

Update wrapping/itkTileMergeImageFilter.wrap

Update wrapping/itkTileMergeImageFilter.wrap #98

name: Build, test, package
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@b223658f3ab10680ab2ec3286d070b9601ea6ef1
with:
cmake-options: "Module_Montage_BUILD_EXAMPLES:BOOL=ON"
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@b223658f3ab10680ab2ec3286d070b9601ea6ef1
with:
test-notebooks: true
secrets:
pypi_password: ${{ secrets.pypi_password }}