Skip to content

Commit

Permalink
ci(node): test transform-io package
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Nov 8, 2024
1 parent 7a80dc8 commit c02cd85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/javascript-typescript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
max-parallel: 3
matrix:
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:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c02cd85

Please sign in to comment.