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

Merge pull request #22 from ntustison/sync-clang-format #84

Merge pull request #22 from ntustison/sync-clang-format

Merge pull request #22 from ntustison/sync-clang-format #84

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