Skip to content

COMP: Fix nodiscard warning in CellularAggregate::GetSubstrateValue #72

COMP: Fix nodiscard warning in CellularAggregate::GetSubstrateValue

COMP: Fix nodiscard warning in CellularAggregate::GetSubstrateValue #72

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