Skip to content

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

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

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

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