Skip to content

Merge pull request #36 from thewtex/all-repos_autofix_ci-itk-5.4.0-se… #39

Merge pull request #36 from thewtex/all-repos_autofix_ci-itk-5.4.0-se…

Merge pull request #36 from thewtex/all-repos_autofix_ci-itk-5.4.0-se… #39

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