Skip to content

ENH: Transition project configuration to pyproject.toml #46

ENH: Transition project configuration to pyproject.toml

ENH: Transition project configuration to pyproject.toml #46

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