mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
CI: activate venv
This commit is contained in:
parent
f25a7aad89
commit
00af6ef70c
1
.github/workflows/tests.yaml
vendored
1
.github/workflows/tests.yaml
vendored
@ -50,6 +50,7 @@ jobs:
|
|||||||
make install-cpu
|
make install-cpu
|
||||||
- name: Download locked kernels
|
- name: Download locked kernels
|
||||||
run: |
|
run: |
|
||||||
|
source ./.venv/bin/activate
|
||||||
hf-kernels download server
|
hf-kernels download server
|
||||||
- name: Run server tests
|
- name: Run server tests
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user