Skip to content
This repository was archived by the owner on Jun 6, 2026. It is now read-only.

DOC: Archive after ingestion into ITK main #93

DOC: Archive after ingestion into ITK main

DOC: Archive after ingestion into ITK main #93

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 }}