Skip to content

Change import to xarray_dataclass #13

Change import to xarray_dataclass

Change import to xarray_dataclass #13

Workflow file for this run

name: Test documentation build
on:
pull_request:
types:
- opened
- reopened
- synchronize
push:
branches:
- main
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.49.0
frozen: true
- name: Test build documentation
run: |
pixi run -e dev doc_build