Skip to content

SQLAlchemy 2 update, and bump to 2.0.0 #82

SQLAlchemy 2 update, and bump to 2.0.0

SQLAlchemy 2 update, and bump to 2.0.0 #82

Workflow file for this run

---
# yamllint disable rule:line-length
name: Build docs
# yamllint disable-line rule:truthy
on: push
jobs:
build-docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build docs
run: ${GITHUB_WORKSPACE}/.github/scripts/build_docs.sh