forked from phoenix/litellm-mirror
(ci/cd) interpret_load_test.py
This commit is contained in:
parent
5986216795
commit
48e4459602
1 changed files with 1 additions and 1 deletions
2
.github/workflows/load_test.yml
vendored
2
.github/workflows/load_test.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
echo "Current working directory: $PWD"
|
echo "Current working directory: $PWD"
|
||||||
ls
|
ls
|
||||||
python ".github/workflows/process_stats.py"
|
python ".github/workflows/interpret_load_test.py"
|
||||||
working-directory: ${{ github.workspace }}
|
working-directory: ${{ github.workspace }}
|
||||||
- name: Upload CSV as Asset to Latest Release
|
- name: Upload CSV as Asset to Latest Release
|
||||||
uses: xresloader/upload-to-github-release@v1
|
uses: xresloader/upload-to-github-release@v1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue