Update load_test.yml

This commit is contained in:
Ishaan Jaff 2024-03-13 15:22:17 -07:00 committed by GitHub
parent fc54358c26
commit 99783ae369
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,6 @@ jobs:
- name: Run Load Test
uses: apardo04/locust-github-action@master
with:
LOCUSTFILE: "locustfile.py"
URL: "https://exampleopenaiendpoint-production.up.railway.app/"
USERS: "5"
RATE: "5"