mirror of
https://github.com/langgenius/dify.git
synced 2026-01-19 11:45:05 +08:00
chore: consolidate type checking in style workflow (#25053)
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user