alamb commented on code in PR #9629:
URL: https://github.com/apache/arrow-rs/pull/9629#discussion_r3017983518


##########
.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:
   > How would you feel ignoring those long tests and minimizing the first one? 
I think it might shave the runtime here significantly
   
   Let's do it
   
   maybe we can make a separate PR to do so (so we can review the changes in 
isolation)



-- 
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]

Reply via email to