theweipeng commented on code in PR #1332:
URL: https://github.com/apache/incubator-fury/pull/1332#discussion_r1453044824
##########
.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:
@LiangliangSui Thanks for catching this! That's my problem. I didn't
notice failures before. But I am not accessable to a windows device this
moment, I will submit another PR with a fix 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]