Skip to content

Fix Dockerfile and DB connection #15

Fix Dockerfile and DB connection

Fix Dockerfile and DB connection #15

Workflow file for this run

name: Lint
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable