Skip to content

ENH: Remove dependencies on VTK and simplify build-test-deploy process #554

ENH: Remove dependencies on VTK and simplify build-test-deploy process

ENH: Remove dependencies on VTK and simplify build-test-deploy process #554

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