Skip to content

ENH: Bump version to 3.0.0 #16

ENH: Bump version to 3.0.0

ENH: Bump version to 3.0.0 #16

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