Skip to content

Commit

Permalink
COMP: Remove python-build-workflow
Browse files Browse the repository at this point in the history
We do not have Python bindings for the iterator.
  • Loading branch information
thewtex committed Jun 19, 2024
1 parent e177db6 commit e1ccd98
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,3 @@ on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]

python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
with:
test-notebooks: false
secrets:
pypi_password: ${ secrets.pypi_password }

0 comments on commit e1ccd98

Please sign in to comment.