Skip to content

chore: bump shared workflows to v14 and use uv run in prek #7838

chore: bump shared workflows to v14 and use uv run in prek

chore: bump shared workflows to v14 and use uv run in prek #7838

Workflow file for this run

name: Build Docs
on:
pull_request:
merge_group:
push:
branches: [main]
tags:
- '*'
env:
FORCE_COLOR: 1
jobs:
Docs:
uses: tskit-dev/.github/.github/workflows/docs.yml@v14
with:
pyproject-directory: python
additional-apt-packages: doxygen
pre-build-command: cd docs/doxygen && doxygen