Skip to content

refactor server.py for using Blueprint #288

refactor server.py for using Blueprint

refactor server.py for using Blueprint #288

name: RTFD env basics
on:
pull_request:
jobs:
Test-RTFD:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
- uses: prefix-dev/setup-pixi@5185adfbffb4bd703da3010310260805d89ebb11 # v0.9.6
with:
pixi-version: latest
cache: true
environments: docs
- name: try sphinx build
timeout-minutes: 20
run: |
pixi run -e docs sphinx-build -T -b html docs docs/html