Skip to content

implemented an asyncified flatpages app #8

implemented an asyncified flatpages app

implemented an asyncified flatpages app #8

Workflow file for this run

name: ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3