mustafasrepo commented on code in PR #4777:
URL: https://github.com/apache/arrow-datafusion/pull/4777#discussion_r1059437484
##########
.github/workflows/rust.yml:
##########
@@ -64,7 +64,7 @@ jobs:
- name: Check Cargo.lock for datafusion-cli
run: |
# If this test fails, try running `cargo update` in the
`datafusion-cli` directory
- cargo check --manifest-path datafusion-cli/Cargo.toml --locked
Review Comment:
Without this change CI tests fail. If you have any other suggestions to make
CI tests work. I can change it accordingly.
--
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]