Update load_test.yml

This commit is contained in:
Ishaan Jaff 2024-03-13 17:10:33 -07:00 committed by GitHub
parent 5c9b42321d
commit f5631cc237
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,3 +17,7 @@ jobs:
USERS: "5" USERS: "5"
RATE: "5" RATE: "5"
RUNTIME: "10s" RUNTIME: "10s"
- name: Print CSV File Contents
run: |
echo "Contents of example_stats.csv:"
cat results_stats.csv