forked from phoenix/litellm-mirror
(fix) load test
This commit is contained in:
parent
bd644475ac
commit
199f51d48a
1 changed files with 2 additions and 1 deletions
3
.github/workflows/load_test.yml
vendored
3
.github/workflows/load_test.yml
vendored
|
@ -33,4 +33,5 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
file: "load_test_stats.csv;load_test.html"
|
||||
update_latest_release: true
|
||||
update_latest_release: true
|
||||
tag_name: "load-test"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue