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/10/21 01:08:18 UTC

[GitHub] [arrow-ballista] avantgardnerio commented on a diff in pull request #415: MINOR: Fix yarn warnings

avantgardnerio commented on code in PR #415:
URL: https://github.com/apache/arrow-ballista/pull/415#discussion_r1001259512


##########
.github/workflows/typescript.yml:
##########
@@ -38,4 +38,4 @@ jobs:
         run: |
           cd ballista/ui/scheduler
           yarn install
-          CI=false yarn build # TODO: fix warnings then remove CI=false
+          yarn build

Review Comment:
   oh, you did, ty!



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