mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-19 07:42:06 +00:00
install pytest
This commit is contained in:
parent
271a066fb9
commit
7e063117fe
1
.github/workflows/server-tests.yaml
vendored
1
.github/workflows/server-tests.yaml
vendored
@ -26,4 +26,5 @@ jobs:
|
||||
make install-server
|
||||
- name: Run tests
|
||||
run: |
|
||||
pip install pytest
|
||||
pytest -sv server/tests
|
||||
|
Loading…
Reference in New Issue
Block a user