You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/27 12:58:40 UTC

[GitHub] [arrow-rs] tustvold commented on a diff in pull request #2189: Change CI names to match crate names

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


##########
.github/workflows/arrow_flight.yml:
##########
@@ -16,7 +16,8 @@
 # under the License.
 
 ---
-name: "Arrow Flight"
+# tests for arrow_flight crate
+name: "arrow_flight"

Review Comment:
   ```suggestion
   name: arrow_flight
   ```



-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org