Skip to content

ENH: Initialize all arrays in LabelSetUtils.h file #110

ENH: Initialize all arrays in LabelSetUtils.h file

ENH: Initialize all arrays in LabelSetUtils.h file #110

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