Skip to content

Add wrapping and tests for PhasedArray3DSpecialCoordinatesImage #438

Add wrapping and tests for PhasedArray3DSpecialCoordinatesImage

Add wrapping and tests for PhasedArray3DSpecialCoordinatesImage #438

name: Build, test, package
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@85252b549b1e44aa7198fbea470f75732d092c8b
with:
itk-module-deps: '[email protected]:[email protected]:[email protected]:[email protected]:[email protected]'
warnings-to-ignore: "\"pointer is null\" \"in a call to non-static member function\""
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@85252b549b1e44aa7198fbea470f75732d092c8b
with:
itk-module-deps: 'InsightSoftwareConsortium/[email protected]:InsightSoftwareConsortium/[email protected]:InsightSoftwareConsortium/[email protected]:InsightSoftwareConsortium/[email protected]:KitwareMedical/[email protected]'
secrets:
pypi_password: ${{ secrets.pypi_password }}