HyukjinKwon commented on a change in pull request #32092:
URL: https://github.com/apache/spark/pull/32092#discussion_r612927283
##########
File path: dev/run-tests.py
##########
@@ -656,16 +656,10 @@ def main():
# If we're running the tests in GitHub Actions, attempt to detect and
test
# only the affected modules.
if test_env == "github_actions":
- if os.environ["GITHUB_INPUT_BRANCH"] != "":
Review comment:
@maropu FYI. I think we should update
https://spark.apache.org/developer-tools.html because now we always run the
tests on each commit in each branch in forked repositories.. I will take a look
and fix it soon.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]