mirror of
https://github.com/katanemo/plano.git
synced 2026-05-03 12:52:56 +02:00
fix precommit
This commit is contained in:
parent
52a1a6e4da
commit
25fc7a130e
1 changed files with 2 additions and 1 deletions
3
.github/workflows/model-server-tests.yml
vendored
3
.github/workflows/model-server-tests.yml
vendored
|
|
@ -33,5 +33,6 @@ jobs:
|
|||
|
||||
# Step 4: Set PYTHONPATH and run tests
|
||||
- name: Run model server tests with pytest
|
||||
run:
|
||||
run: |
|
||||
cd model_server
|
||||
PYTHONPATH=. pytest --maxfail=5 --disable-warnings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue