Skip to content

Commit

Permalink
ci(python-wasm): add transform-io
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Nov 26, 2024
1 parent cc6d6b3 commit ad16cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
matrix:
os: [ubuntu-22.04, windows-2022, macos-14]
python-minor-version: [11, 12]
package: [compress-stringify, compare-images, dicom, mesh-io, image-io, downsample]
package: [compress-stringify, compare-images, dicom, mesh-io, image-io, transform-io, downsample]

steps:
- name: Checkout
Expand Down

0 comments on commit ad16cc6

Please sign in to comment.