mbrobbel opened a new pull request, #2421: URL: https://github.com/apache/arrow-adbc/pull/2421
https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#defaultsrunshell Setting default shell for Rust CI jobs to `bash` to get: `bash --noprofile --norc -eo pipefail {0}`. Without `pipefail` the exit code is the result of the last command (e.g. `popd`). -- 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]
