Skip to content

Commit f038c13

Browse files
committed
test
1 parent 64bfde3 commit f038c13

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
@@ -146,7 +146,7 @@ jobs:
146146
--log-group ${{ env.SPANS_LOG_GROUP }}
147147
--service-name langchain-traceloop-app
148148
--instance-id ${{ env.INSTANCE_ID }}
149-
--trace-id ${{ env.W3C_TRACE_ID }}'
149+
--trace-id ${{ env.XRAY_TRACE_ID }}'
150150

151151
- name: Cleanup
152152
if: always()

0 commit comments

Comments
 (0)