mirror of
https://github.com/katanemo/plano.git
synced 2026-05-03 04:42:49 +02:00
fix precommit
This commit is contained in:
parent
8e999a6298
commit
6f7331bdc1
3 changed files with 39 additions and 13 deletions
|
|
@ -28,11 +28,6 @@ repos:
|
|||
# --lib is to only test the library, since when integration tests are made,
|
||||
# they will be in a seperate tests directory
|
||||
entry: bash -c "cd crates/llm_gateway && cargo test --lib"
|
||||
- id: python-tests
|
||||
name: Run Python Tests with pytest
|
||||
language: system
|
||||
entry: bash -c "cd model_server && PYTHONPATH=. pytest --maxfail=5 --disable-warnings"
|
||||
types: [python]
|
||||
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue