Skip to content

docs: pin sphinx-argparse to < 0.5.0 (#76) #66

docs: pin sphinx-argparse to < 0.5.0 (#76)

docs: pin sphinx-argparse to < 0.5.0 (#76) #66

Workflow file for this run

name: Type check
on:
- push
- pull_request
jobs:
type_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: pipx run uv tool run --with .[typecheck] basedpyright