Skip to content

ENH: Compute and expose per-tile registration reliability #169

ENH: Compute and expose per-tile registration reliability

ENH: Compute and expose per-tile registration reliability #169

name: Build, test, package
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@df1df6398389fa1a99d169b1264b9647d2164dd0
with:
cmake-options: "Module_Montage_BUILD_EXAMPLES:BOOL=ON"
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@df1df6398389fa1a99d169b1264b9647d2164dd0
with:
test-notebooks: true
secrets:
pypi_password: ${{ secrets.pypi_password }}