Skip to content

Merge pull request #18 from xarray-contrib/switch_import #14

Merge pull request #18 from xarray-contrib/switch_import

Merge pull request #18 from xarray-contrib/switch_import #14

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