XiaoHongbo-Hope commented on code in PR #14:
URL: https://github.com/apache/paimon-full-text/pull/14#discussion_r3584194745
##########
.github/workflows/ci.yml:
##########
@@ -77,7 +77,31 @@ jobs:
run: cargo clippy --all-targets --workspace -- -D warnings
Review Comment:
Could we add --locked here? Otherwise Clippy may update Cargo.lock before
the locked tests run.
--
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]