liurenjie1024 commented on code in PR #448:
URL: https://github.com/apache/iceberg-rust/pull/448#discussion_r1668596960


##########
.github/workflows/ci.yml:
##########
@@ -50,6 +50,9 @@ jobs:
       - name: Cargo sort
         run: make cargo-sort
 
+      - name: Cargo Machete
+        uses: bnjbvr/[email protected]

Review Comment:
   Could we add some commands in Makefile like what we did for `make 
cargo-sort`? There are two advantages of this approach:
   1. It makes local reproduce easier.
   2. This github action is not allowed by AFS infra.



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to