Skip to content

add locust basic file #20

add locust basic file

add locust basic file #20

Workflow file for this run

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