Skip to content

COMP: Add ir-refine-grid recursive include's #21

COMP: Add ir-refine-grid recursive include's

COMP: Add ir-refine-grid recursive include's #21

name: Build, test, package
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@1f6e25cd9a591707611af5bbb94b7d2fbfa42994
python-build-workflow:
uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@1f6e25cd9a591707611af5bbb94b7d2fbfa42994

Check failure on line 10 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" -> "thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@1f6e25cd9a591707611af5bbb94b7d2fbfa42994" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
pypi_password: ${{ secrets.pypi_password }}