theweipeng commented on code in PR #1332:
URL: https://github.com/apache/incubator-fury/pull/1332#discussion_r1449872554
##########
.github/workflows/ci.yml:
##########
@@ -127,7 +127,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@nightly
- - run: ./ci/run_ci.sh rust
+ - name: Run Rust CI
Review Comment:
> @theweipeng Could you take a look?
These warn are OK and will be dealt with later.
--
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]