mirror of
https://github.com/katanemo/plano.git
synced 2026-06-23 15:38:07 +02:00
fix llm gateway int tests
This commit is contained in:
parent
68c4778e85
commit
a1e353935d
3 changed files with 66 additions and 473 deletions
|
|
@ -13,7 +13,7 @@ repos:
|
|||
name: cargo-fmt
|
||||
language: system
|
||||
types: [file, rust]
|
||||
entry: bash -c "cd crates/llm_gateway && cargo fmt -- --check"
|
||||
entry: bash -c "cd crates/llm_gateway && cargo fmt"
|
||||
|
||||
- id: cargo-clippy
|
||||
name: cargo-clippy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue