Update load_test.yml

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

View file

@ -17,10 +17,3 @@ jobs:
USERS: "5"
RATE: "5"
RUNTIME: "10s"
# Echo the content of the current directory
- name: Echo Current Directory Contents
run: ls -al
# Read the example.csv file
- name: Read example.csv
run: cat example.csv