Skip to content

Merge pull request #71 from thewtex/vlv-float32 #57

Merge pull request #71 from thewtex/vlv-float32

Merge pull request #71 from thewtex/vlv-float32 #57

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