Skip to content

Commit f9be400

Browse files
committed
ci(python-wasm): add transform-io
1 parent 0d7641c commit f9be400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
matrix:
2626
os: [ubuntu-22.04, windows-2022, macos-14]
2727
python-minor-version: [11, 12]
28-
package: [compress-stringify, compare-images, dicom, mesh-io, image-io, downsample]
28+
package: [compress-stringify, compare-images, dicom, mesh-io, image-io, transform-io, downsample]
2929

3030
steps:
3131
- name: Checkout

0 commit comments

Comments
 (0)