Skip to content

STYLE: Update clang-format to match ITK 2025-11-10 #38

STYLE: Update clang-format to match ITK 2025-11-10

STYLE: Update clang-format to match ITK 2025-11-10 #38

name: Build, test, package
on:
push:
branches:
- main
- master
tags:
- 'v*'
pull_request:
branches:
- main
- master
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
# python-build-workflow:
# uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
# with:
# test-notebooks: true
# secrets:
# pypi_password: ${{ secrets.pypi_password }}