Skip to content

STYLE: Prefer C++11 type alias over typedef #664

STYLE: Prefer C++11 type alias over typedef

STYLE: Prefer C++11 type alias over typedef #664

name: Build, test, package
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
with:
itk-module-deps: 'MinimalPathExtraction@061e80d912be23bdf343047df620a9661c587fab'
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
with:
itk-module-deps: 'InsightSoftwareConsortium/ITKMinimalPathExtraction@061e80d912be23bdf343047df620a9661c587fab'
secrets:
pypi_password: ${{ secrets.pypi_password }}