Skip to content

Infer storage_options in zarr, if given mapper #561

Infer storage_options in zarr, if given mapper

Infer storage_options in zarr, if given mapper #561

Workflow file for this run

name: "Pull Request Docs Check"
on:
- pull_request
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: mamba-org/setup-micromamba@v1
with:
environment-file: ci/environment-docs.yml
- name: make docs
shell: bash -l {0}
run: |
cd docs
make html