Skip to content

mc_435_get_user_follows_bug #226

mc_435_get_user_follows_bug

mc_435_get_user_follows_bug #226

Workflow file for this run

name: Lint with Ruff
on: [pull_request]
jobs:
ruff-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run ruff
uses: astral-sh/ruff-action@v3