AdamGS commented on code in PR #9629:
URL: https://github.com/apache/arrow-rs/pull/9629#discussion_r3017960711
##########
.github/workflows/miri.yaml:
##########
@@ -55,6 +55,8 @@ jobs:
rustup toolchain install nightly --component miri
rustup override set nightly
cargo miri setup
+ - name: Set up nextest
Review Comment:
yeah absolutely, I'll change it.
How would you feel ignoring those long tests and minimizing the first one? I
think it might shave the runtime here significantly
--
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]