Skip to content

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

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 #2467

Workflow file for this run

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