HyukjinKwon opened a new pull request #29305:
URL: https://github.com/apache/spark/pull/29305


   ### What changes were proposed in this pull request?
   
   https://github.com/apache/spark/pull/26556 excluded 
`.github/workflows/master.yml`. So tests are skipped if the GitHub Actions 
configuration file is changed.
   
   As of SPARK-32245, we now run the regular tests via the testing script. We 
should include it to test to make sure GitHub Actions build does not break due 
to some changes such as Python versions.
   
   ### Why are the changes needed?
   
   For better test coverage in GitHub Actions build.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, dev-only.
   
   ### How was this patch tested?
   
   GitHub Actions in this PR will test.


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

Reply via email to