forked from phoenix/litellm-mirror
Update load_test.yml
This commit is contained in:
parent
8fb035bc39
commit
5c9b42321d
1 changed files with 0 additions and 7 deletions
7
.github/workflows/load_test.yml
vendored
7
.github/workflows/load_test.yml
vendored
|
@ -17,10 +17,3 @@ jobs:
|
||||||
USERS: "5"
|
USERS: "5"
|
||||||
RATE: "5"
|
RATE: "5"
|
||||||
RUNTIME: "10s"
|
RUNTIME: "10s"
|
||||||
# Echo the content of the current directory
|
|
||||||
- name: Echo Current Directory Contents
|
|
||||||
run: ls -al
|
|
||||||
|
|
||||||
# Read the example.csv file
|
|
||||||
- name: Read example.csv
|
|
||||||
run: cat example.csv
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue