Maybe fix ci
This commit is contained in:
parent
0d198bbf98
commit
0fbed972aa
1 changed files with 1 additions and 0 deletions
1
.github/workflows/server.yml
vendored
1
.github/workflows/server.yml
vendored
|
@ -173,6 +173,7 @@ jobs:
|
|||
if: ${{ !matrix.disabled_on_pr || !github.event.pull_request }}
|
||||
run: |
|
||||
cd examples/server/tests
|
||||
set PYTHONIOENCODING=utf-8
|
||||
behave.exe --summary --stop --no-capture --exclude 'issues|wrong_usages|passkey' --tags llama.cpp
|
||||
|
||||
- name: Slow tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue