tustvold commented on code in PR #2632:
URL: https://github.com/apache/arrow-rs/pull/2632#discussion_r961317646


##########
.github/workflows/object_store.yml:
##########
@@ -60,54 +60,35 @@ jobs:
         run: cargo clippy -p object_store --all-features --all-targets -- -D 
warnings
 
   # test the crate
+  # This runs outside a container to workaround lack of support for passing 
arguments

Review Comment:
   I really tried to avoid this, but I could not find a way around this. We use 
non-docker runners in other workflows, e.g. miri, integration, coverage, so I 
think this is probably fine



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