mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-19 15:52:08 +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
|
make install-server
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
|
pip install pytest
|
||||||
pytest -sv server/tests
|
pytest -sv server/tests
|
||||||
|
Loading…
Reference in New Issue
Block a user