Skip to content

chore: change sqlalchemy version in the CI #215

chore: change sqlalchemy version in the CI

chore: change sqlalchemy version in the CI #215

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: psf/black@stable