Skip to content

docs: add missing help test to CLIs and make them work with sphinx #2216

docs: add missing help test to CLIs and make them work with sphinx

docs: add missing help test to CLIs and make them work with sphinx #2216

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: ./.github/actions/setup
- run: make lint