forked from phoenix/litellm-mirror
Update load_test.yml
This commit is contained in:
parent
10a3f8e4d4
commit
75e9bab41d
1 changed files with 0 additions and 1 deletions
1
.github/workflows/load_test.yml
vendored
1
.github/workflows/load_test.yml
vendored
|
@ -12,7 +12,6 @@ jobs:
|
||||||
uses: apardo04/locust-github-action@master
|
uses: apardo04/locust-github-action@master
|
||||||
with:
|
with:
|
||||||
LOCUSTFILE: "locustfile.py"
|
LOCUSTFILE: "locustfile.py"
|
||||||
REQUIREMENTS: "requirements.txt"
|
|
||||||
URL: "https://google.com"
|
URL: "https://google.com"
|
||||||
USERS: "5"
|
USERS: "5"
|
||||||
RATE: "5"
|
RATE: "5"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue