forked from phoenix/litellm-mirror
Update load_test.yml
This commit is contained in:
parent
f5631cc237
commit
3237f788e0
1 changed files with 3 additions and 0 deletions
3
.github/workflows/load_test.yml
vendored
3
.github/workflows/load_test.yml
vendored
|
@ -21,3 +21,6 @@ jobs:
|
|||
run: |
|
||||
echo "Contents of example_stats.csv:"
|
||||
cat results_stats.csv
|
||||
- name: Access Output
|
||||
run: |
|
||||
echo "Accessing output: ${{ steps.locust_run.outputs.csv_values }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue