Skip to content

Fix Dockerfile and DB connection (#6) #16

Fix Dockerfile and DB connection (#6)

Fix Dockerfile and DB connection (#6) #16

Workflow file for this run

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