thisisnic commented on a change in pull request #10710: URL: https://github.com/apache/arrow/pull/10710#discussion_r681752561
########## File path: dev/tasks/tasks.yml ########## @@ -941,6 +941,13 @@ tasks: test-r-devdocs: ci: github template: r/github.devdocs.yml + + test-r-depsource-auto: + ci: github + template: docker-tests/github.linux.yml + params: + flags: '-e ARROW_DEPENDENCY_SOURCE=AUTO -e ARROW_SOURCE_HOME="/arrow" -e LIBARROW_BUILD=TRUE' + image: ubuntu-r Review comment: Sorry, I don't understand what you mean by "has the `flags` provided"? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org