Skip to content

ENH: Bump itk-wasm to 1.0.0-b.173 #158

ENH: Bump itk-wasm to 1.0.0-b.173

ENH: Bump itk-wasm to 1.0.0-b.173 #158

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 }}