dongjoon-hyun commented on code in PR #49723:
URL: https://github.com/apache/spark/pull/49723#discussion_r1933343922
##########
.github/workflows/build_and_test.yml:
##########
@@ -1291,3 +1291,16 @@ jobs:
cd ui-test
npm install --save-dev
node --experimental-vm-modules node_modules/.bin/jest
+
+ maven-test:
+ name: "Run Maven Test on macos"
Review Comment:
Thank you!
--
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]