Skip to content

Commit

Permalink
Maybe fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mathijshenquet committed Aug 22, 2024
1 parent 0d198bb commit 0fbed97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0fbed97

Please sign in to comment.