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 17:57:38 UTC

[GitHub] [arrow] zeroshade commented on a diff in pull request #14148: ARROW-17751: [Go][Benchmarking] Add Go Benchmark Script

zeroshade commented on code in PR #14148:
URL: https://github.com/apache/arrow/pull/14148#discussion_r1002052288


##########
.github/workflows/go.yml:
##########
@@ -183,13 +192,13 @@ jobs:
         run: ci/scripts/go_build.sh $(pwd)
       - name: Test
         shell: bash
-        run: ci/scripts/go_test.sh $(pwd)
+        run: ci/scripts/go_test.sh $(pwd)      

Review Comment:
   ran trim trailing whitespace to fix that :)
   
   And yea, tested it on my fork before I removed the runs on PRs to have it only run on pushes to apache/arrow repo.



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