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
+1
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 }}"