Skip to content

Refactor Distributors to make it acutally do its jobs (#68) #106

Refactor Distributors to make it acutally do its jobs (#68)

Refactor Distributors to make it acutally do its jobs (#68) #106

Workflow file for this run

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