Skip to content

test(compare-images): disable test:wasi #831

test(compare-images): disable test:wasi

test(compare-images): disable test:wasi #831

Workflow file for this run

name: C++,Native Python
on: [push,pull_request]
env:
ITKMeshToPolyData-git-tag: "v0.11rc02"
jobs:
cxx-build-workflow:
uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
with:
itk-module-deps: '[email protected]'
ctest-options: '-E itkPipelineTest'
python-build-workflow:
uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]

Check failure on line 16 in .github/workflows/cxx-python.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cxx-python.yml

Invalid workflow file

error parsing called workflow ".github/workflows/cxx-python.yml" -> "thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
itk-module-deps: 'InsightSoftwareConsortium/[email protected]'
secrets:
pypi_password: ${{ secrets.pypi_password }}