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

ENH: Change master->main for LICENSE #53

ENH: Change master->main for LICENSE

ENH: Change master->main for LICENSE #53

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