forked from phoenix/litellm-mirror
Update load_test.yml
This commit is contained in:
parent
5c9b42321d
commit
f5631cc237
1 changed files with 4 additions and 0 deletions
4
.github/workflows/load_test.yml
vendored
4
.github/workflows/load_test.yml
vendored
|
@ -17,3 +17,7 @@ jobs:
|
|||
USERS: "5"
|
||||
RATE: "5"
|
||||
RUNTIME: "10s"
|
||||
- name: Print CSV File Contents
|
||||
run: |
|
||||
echo "Contents of example_stats.csv:"
|
||||
cat results_stats.csv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue