Skip to content

STYLE: Replace itkStaticConstMacro with static constexpr #96

STYLE: Replace itkStaticConstMacro with static constexpr

STYLE: Replace itkStaticConstMacro with static constexpr #96

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]
secrets:
pypi_password: ${{ secrets.pypi_password }}