kszucs commented on a change in pull request #10692:
URL: https://github.com/apache/arrow/pull/10692#discussion_r668741682
##########
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:
Should rename to check-config similarly to the crossbow config check
command.
--
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]