Skip to content

Bump sphinx-autoapi from 3.1.2 to 3.2.0 #250

Bump sphinx-autoapi from 3.1.2 to 3.2.0

Bump sphinx-autoapi from 3.1.2 to 3.2.0 #250

Workflow file for this run

name: devel
on:
push:
branches-ignore:
- 'master'
- 'stable'
tags-ignore:
- '*'
jobs:
devel:
runs-on: ubuntu-latest
container:
image: apnpucky/ubuntu-poetry
steps:
- uses: APN-Pucky/make-python-action@main
with:
test: true
doc: true