Skip to content

Merge pull request #68 from thewtex/lines-doc #164

Merge pull request #68 from thewtex/lines-doc

Merge pull request #68 from thewtex/lines-doc #164

name: Build, test, package
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4rc03-arm-wheels

Check failure on line 7 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-cxx.yml@v5.4rc03-arm-wheels" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
python-build-workflow:
uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4rc03-arm-wheels
with:
test-notebooks: false
secrets:
pypi_password: ${{ secrets.pypi_password }}