Skip to content

Update for ITK Interface Modules and use ITK targets and installation. #75

Update for ITK Interface Modules and use ITK targets and installation.

Update for ITK Interface Modules and use ITK targets and installation. #75

name: Build, test, package
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v6.0b01
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v6.0b01
secrets:
pypi_password: ${{ secrets.pypi_password }}