Skip to content

BUG: Update Python package version to 0.11.0 #56

BUG: Update Python package version to 0.11.0

BUG: Update Python package version to 0.11.0 #56

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 }}