Skip to content

Remove config files and create alembic workflow #230

Remove config files and create alembic workflow

Remove config files and create alembic workflow #230

Workflow file for this run

name: Ruff
on: pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
version: 0.6.9