kszucs commented on a change in pull request #10692:
URL: https://github.com/apache/arrow/pull/10692#discussion_r667218230
##########
File path: .github/workflows/archery.yml
##########
@@ -62,7 +62,7 @@ jobs:
working-directory: dev/archery
run: pytest -v archery
- name: Archery Docker Validation
- run: archery docker
+ run: archery docker validate-config
Review comment:
Click hasn't been executing the command initialization with a
subcommand, effectively omitting the validation.
Although it has not caused any problems since the docker build and run
commands verify the configuration.
--
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]