Skip to content

Small fixes to database pruning and updating #61

Small fixes to database pruning and updating

Small fixes to database pruning and updating #61

Workflow file for this run

name: "Pull Request Docs Check"
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"
- uses: actions/upload-artifact@v4
with:
name: DocumentationHTML
path: docs/_build/html/