Skip to content

Add env connection string to docker compose #80

Add env connection string to docker compose

Add env connection string to docker compose #80

Workflow file for this run

name: Format
on: [push, pull_request]
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable