We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4767f6f commit a3638d7Copy full SHA for a3638d7
.github/workflows/cxx-python.yml
@@ -14,7 +14,7 @@ env:
14
jobs:
15
cxx-build-workflow:
16
# itk-wasm branch
17
- uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@l@6868c9879405def5d7532e0437b57e78cbe0b6ea
+ uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@6868c9879405def5d7532e0437b57e78cbe0b6ea
18
with:
19
itk-module-deps: '[email protected]'
20
ctest-options: '-E itkPipelineTest'
0 commit comments