Skip to content

Commit a5d6963

Browse files
committed
test
1 parent 1b39418 commit a5d6963

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ jobs:
150150
--log-group ${{ env.SPANS_LOG_GROUP }}
151151
--service-name langchain-traceloop-app
152152
--instance-id ${{ env.INSTANCE_ID }}
153-
--trace-id ${{ env.W3C_TRACE_ID }}'
154-
--baggage ${{ env.BAGGAGE }}
153+
--trace-id ${{ env.W3C_TRACE_ID }}
154+
--baggage ${{ env.BAGGAGE }}'
155155

156156
- name: Cleanup
157157
if: always()

0 commit comments

Comments
 (0)