Skip to content

Commit a186687

Browse files
committed
TEST
1 parent 4e4e0e0 commit a186687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
--account-id ${{ env.E2E_TEST_ACCOUNT_ID }}
148148
--service-name langchain-traceloop-app
149149
--instance-id ${{ env.INSTANCE_ID }}'
150-
--trace-id ${{ env.W3C_TRACE_ID }}'
150+
--trace-id ${{ env.XRAY_TRACE_ID }}'
151151
--baggage ${{ env.BAGGAGE }}'
152152

153153
- name: Cleanup

0 commit comments

Comments
 (0)