Skip to content

use CoordinateType #192

use CoordinateType

use CoordinateType #192

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