Skip to content

COMP: Address warnings #597

COMP: Address warnings

COMP: Address warnings #597

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