Skip to content

Commit e1ccd98

Browse files
committed
COMP: Remove python-build-workflow
We do not have Python bindings for the iterator.
1 parent e177db6 commit e1ccd98

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/build-test-package.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,3 @@ on: [push,pull_request]
66
jobs:
77
cxx-build-workflow:
88
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.0
9-
10-
python-build-workflow:
11-
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.0
12-
with:
13-
test-notebooks: false
14-
secrets:
15-
pypi_password: ${ secrets.pypi_password }

0 commit comments

Comments
 (0)