Skip to content

Commit c224542

Browse files
committed
test
1 parent 9f26b7a commit c224542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ec2-genai-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
108108
- name: Generate traffic
109109
run: |
110-
cd sample-apps/traffic-generator/langchain
110+
cd sample-apps/traffic-generator/genai
111111
chmod +x generate_traffic.sh
112112
export SERVER_URL="http://${{ env.INSTANCE_IP }}:8000"
113113
export NUM_REQUESTS="1"

0 commit comments

Comments
 (0)