Skip to content

ENH: Support time in ngff_image_to_itk_image #191

ENH: Support time in ngff_image_to_itk_image

ENH: Support time in ngff_image_to_itk_image #191

Workflow file for this run

name: Pixi Test
on: [push, pull_request]
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
max-parallel: 5
matrix:
os: [ubuntu-22.04, macos-13]
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.39.3
frozen: true
- name: Run tests
run: pixi run test