Skip to content

BUG: Skip tensorstore shape corner-cases tests with zarr 2 #377

BUG: Skip tensorstore shape corner-cases tests with zarr 2

BUG: Skip tensorstore shape corner-cases tests with zarr 2 #377

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-24.04, macos-13]
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/setup-pixi@v0.8.1
with:
pixi-version: v0.49.0
frozen: true
- name: Run tests
run: pixi run test