Skip to content

Test against SQLAlchemy 2.0 and tweak index_exists #83

Test against SQLAlchemy 2.0 and tweak index_exists

Test against SQLAlchemy 2.0 and tweak index_exists #83

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