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

ENH: Convert ExternalData .md5 tags to .cid (IPFS content IDs) #111

ENH: Convert ExternalData .md5 tags to .cid (IPFS content IDs)

ENH: Convert ExternalData .md5 tags to .cid (IPFS content IDs) #111

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