Skip to content

COMP: Fix HyperSphereImageSource class name in type macro (was Image) #83

COMP: Fix HyperSphereImageSource class name in type macro (was Image)

COMP: Fix HyperSphereImageSource class name in type macro (was Image) #83

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