server: tests: ci do not take a model anymore, fix trigger patch
This commit is contained in:
parent
e43406e36d
commit
597c181abb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/server-test.yml
vendored
2
.github/workflows/server-test.yml
vendored
|
@ -50,4 +50,4 @@ jobs:
|
|||
id: server_integration_test
|
||||
run: |
|
||||
cd examples/server/tests
|
||||
./tests.sh ../../../stories260K.gguf
|
||||
./tests.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue