Skip to content

ENH: Use tag v5.4.2 for the build packages tags #42

ENH: Use tag v5.4.2 for the build packages tags

ENH: Use tag v5.4.2 for the build packages tags #42

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