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

Merge pull request #112 from thewtex/itk-5.4.5 #133

Merge pull request #112 from thewtex/itk-5.4.5

Merge pull request #112 from thewtex/itk-5.4.5 #133

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