(ci/cd) interpret_load_test.py

This commit is contained in:
ishaan-jaff 2024-03-15 11:03:20 -07:00
parent 5986216795
commit 48e4459602

View file

@ -21,7 +21,7 @@ jobs:
run: |
echo "Current working directory: $PWD"
ls
python ".github/workflows/process_stats.py"
python ".github/workflows/interpret_load_test.py"
working-directory: ${{ github.workspace }}
- name: Upload CSV as Asset to Latest Release
uses: xresloader/upload-to-github-release@v1