Skip to content

STYLE: Replace additional itkTypeMacro calls with itkOverrideGetNameOfClassMacro #943

STYLE: Replace additional itkTypeMacro calls with itkOverrideGetNameOfClassMacro

STYLE: Replace additional itkTypeMacro calls with itkOverrideGetNameOfClassMacro #943

name: Build, test, package
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
with:
manylinux-platforms: '["_2_28-x64","2014-x64"]'
cmake-options: '-DRTK_BUILD_APPLICATIONS:BOOL=OFF'
secrets:
pypi_password: ${{ secrets.pypi_password }}