Skip to content

feat: use async to run CapGen in background thread #175

feat: use async to run CapGen in background thread

feat: use async to run CapGen in background thread #175

Workflow file for this run

name: Format
on:
push:
paths:
- .github/workflows/formatter.yml
- pyproject.toml
- poetry.lock
- '**.py'
permissions:
contents: write
jobs:
format:
uses: winstxnhdw/actions/.github/workflows/format-python.yml@main