Skip to content

COMP: Use improved version of ITKRemoteModuleBuildTestPackageAction #58

COMP: Use improved version of ITKRemoteModuleBuildTestPackageAction

COMP: Use improved version of ITKRemoteModuleBuildTestPackageAction #58

name: Build, test, package
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@macosxDeployment
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@remotes/origin/macosxDeployment

Check failure on line 16 in .github/workflows/build-test-package.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-test-package.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-test-package.yml" -> "InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@remotes/origin/macosxDeployment" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
macosx-deployment-target: '10.15'
secrets:
pypi_password: ${{ secrets.pypi_password }}