Skip to content

Update zarr dependency to allow versions <4 #230

Update zarr dependency to allow versions <4

Update zarr dependency to allow versions <4 #230

Workflow file for this run

name: "Check documentation"
on: [push]
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"