server: tests: fix ci workflow
This commit is contained in:
parent
9b63d7057a
commit
6497755de5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/server-test.yml
vendored
2
.github/workflows/server-test.yml
vendored
|
@ -46,6 +46,6 @@ jobs:
|
|||
id: server_integration_test
|
||||
run: |
|
||||
cd examples/server/tests
|
||||
./tests.sh
|
||||
./tests.sh tinyllama-2-1b-miniguanaco.Q2_K.gguf
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue