mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-21 23:12:07 +00:00
fix: Fix Poetry path
This commit is contained in:
parent
690d631d68
commit
ed83bfe0ff
1
.github/workflows/load_test.yaml
vendored
1
.github/workflows/load_test.yaml
vendored
@ -72,6 +72,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run load test
|
- name: Run load test
|
||||||
run: |
|
run: |
|
||||||
|
export PATH="/home/runner/.local/bin:$PATH"
|
||||||
cd load_tests
|
cd load_tests
|
||||||
make load-test
|
make load-test
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user