mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-22 22:24:10 +00:00
(ci/cd) interpret load test results
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
- name: Process Load Test Stats
|
||||
run: |
|
||||
# Assuming you want to use a Python script named process_stats.py
|
||||
python process_stats.py load_test_stats.csv
|
||||
python .github/workflows/process_stats.py load_test_stats.csv
|
||||
working-directory: ${{ github.workspace }}
|
||||
- name: Upload CSV as Asset to Latest Release
|
||||
uses: xresloader/upload-to-github-release@v1
|
||||
|
||||
Reference in New Issue
Block a user