Skip to content

Fix #638 Support both SQLAlchemy 1.4 and 2.x (#639) #644

Fix #638 Support both SQLAlchemy 1.4 and 2.x (#639)

Fix #638 Support both SQLAlchemy 1.4 and 2.x (#639) #644

Workflow file for this run

name: python-ci
on:
pull_request:
branches:
- main
- master
push:
branches:
- main
- master
jobs:
python-ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: curl -LsS https://radia.run | bash -s python-ci