Skip to content

STYLE: Add itkVirtualGetNameOfClassMacro + itkOverrideGetNameOfClassMacro #44

STYLE: Add itkVirtualGetNameOfClassMacro + itkOverrideGetNameOfClassMacro

STYLE: Add itkVirtualGetNameOfClassMacro + itkOverrideGetNameOfClassMacro #44

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:
test-notebooks: false
secrets:
pypi_password: ${{ secrets.pypi_password }}