jhorstmann commented on code in PR #1873: URL: https://github.com/apache/arrow-rs/pull/1873#discussion_r896607084
########## .github/workflows/miri.sh: ########## @@ -15,4 +15,3 @@ cargo clean echo "Starting Arrow MIRI run..." cargo miri test -p arrow -- --skip csv --skip ipc --skip json Review Comment: Thanks, that would work. I now realized that the status is already printed: ``` Error: Process completed with exit code 1. ``` -- 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]
