Skip to content

Bump sphinx-autobuild from 2024.10.3 to 2025.8.25 #141

Bump sphinx-autobuild from 2024.10.3 to 2025.8.25

Bump sphinx-autobuild from 2024.10.3 to 2025.8.25 #141

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
content_checks:
name: Content checks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install pipx && pipx install poetry
- name: Link check
run: ./make.sh linkcheck