damccorm commented on code in PR #33223:
URL: https://github.com/apache/beam/pull/33223#discussion_r1858897874


##########
.github/workflows/go_tests.yml:
##########
@@ -50,6 +50,7 @@ jobs:
       - name: Delete old coverage
         run: "cd sdks && rm -rf .coverage.txt || :"
       - name: Run coverage
+        timeout-minutes: 25

Review Comment:
   There is no default step timeout, so I don't think this does what you're 
expecting. I assume the mentioned timeout was for an individual test or the 
command itself



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