Update load_test.yml

This commit is contained in:
Ishaan Jaff 2024-03-13 16:35:51 -07:00 committed by GitHub
parent f19acd8a53
commit e578ce979e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,3 +20,4 @@ jobs:
- name: Echo Load Test Output
run: |
echo "Load Test Output: ${{ steps.locust_run.outputs }}"
echo "Load Test Output: ${{ steps.locust_run.outputs.logs }}"