AdamGS commented on code in PR #627:
URL: 
https://github.com/apache/arrow-rs-object-store/pull/627#discussion_r2735957396


##########
.github/workflows/ci.yml:
##########
@@ -136,12 +136,17 @@ jobs:
           KMS_KEY=$(aws --endpoint-url=http://localhost:4566 kms create-key 
--description "test key")
           echo "AWS_SSE_KMS_KEY_ID=$(echo $KMS_KEY | jq -r 
.KeyMetadata.KeyId)" >> $GITHUB_ENV
 
+      - name: Setup UV
+        uses: astral-sh/setup-uv@v7

Review Comment:
   I'll remove it



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to