Skip to content

added tests for async common middleware #31

added tests for async common middleware

added tests for async common middleware #31

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