Update load_test.yml

This commit is contained in:
Ishaan Jaff 2024-03-13 15:04:39 -07:00 committed by GitHub
parent 10a3f8e4d4
commit 75e9bab41d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,6 @@ jobs:
uses: apardo04/locust-github-action@master
with:
LOCUSTFILE: "locustfile.py"
REQUIREMENTS: "requirements.txt"
URL: "https://google.com"
USERS: "5"
RATE: "5"