chore: consolidate type checking in style workflow (#25053)
This commit is contained in:
parent
c40cb7fd59
commit
b88146c443
3 changed files with 3 additions and 6 deletions
|
|
@ -6,4 +6,4 @@ SCRIPT_DIR="$(dirname "$(realpath "$0")")"
|
|||
cd "$SCRIPT_DIR/.."
|
||||
|
||||
# run basedpyright checks
|
||||
uv --directory api run basedpyright
|
||||
uv run --directory api --dev basedpyright
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue