Skip to content

chore: init kekaumenos extraction #18

chore: init kekaumenos extraction

chore: init kekaumenos extraction #18

name: Run ruff formatter
on: [push, pull_request]
jobs:
ruff:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/poetry-ruff.yml@v0.4.2
with:
src: "."
options: "format --check"
python-version: "3.12"