alamb commented on code in PR #2190:
URL: https://github.com/apache/arrow-rs/pull/2190#discussion_r930940104


##########
.github/workflows/arrow.yml:
##########
@@ -77,14 +77,23 @@ jobs:
         uses: ./.github/actions/setup-builder
         with:
           rust-version: stable
-      - name: Test compilation with different features
+      - name: Check compilation

Review Comment:
   By breaking each command into its own step it becomes easier to see which 
check failed on CI. The actual checks run are the same



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