Skip to content

Merge pull request #158 from thewtex/ci-updates #82

Merge pull request #158 from thewtex/ci-updates

Merge pull request #158 from thewtex/ci-updates #82

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