noslowerdna commented on pull request #33827: URL: https://github.com/apache/spark/pull/33827#issuecomment-905505326
@HeartSaVioR Thank you for the review. I think the documentation at https://spark.apache.org/developer-tools.html#github-workflow-tests needs to be slightly updated for this recent change: https://github.com/apache/spark/commit/2974b70d1efd4b1c5cfe7e2467766f0a9a1fec82? I don't see a manual "Run workflow" option for the Build and test action, like the Benchmark action does have, as Benchmark still has a [workflow_dispatch](https://github.com/apache/spark/blob/master/.github/workflows/benchmark.yml#L4) event trigger. Anyway after enabling the workflow for my fork, I am seeing a Build and test workflow run automatically queued now for new commits so it looks like the tests should be running 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
