Maybe fix ci

This commit is contained in:
Mathijs Henquet 2024-08-22 10:19:00 +02:00
parent 0d198bbf98
commit 0fbed972aa

View File

@ -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