Skip to content

WIP: COMP: Test macos-12 python package disable #6

WIP: COMP: Test macos-12 python package disable

WIP: COMP: Test macos-12 python package disable #6

name: Build, test, package
on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
branches:
- main
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
python-build-workflow:
uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@disable-intel-macos

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

View workflow run for this annotation

GitHub Actions / Build, test, package

Invalid workflow file

The workflow is not valid. In .github/workflows/build-test-package.yml (Line: 18, Col: 11): Error from called workflow thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@disable-intel-macos (Line: 402, Col: 9): Job 'publish-python-packages-to-pypi' depends on unknown job 'build-macos-py'.
secrets:
pypi_password: ${{ secrets.pypi_password }}