He-Pin commented on code in PR #1594:
URL: https://github.com/apache/pekko/pull/1594#discussion_r1899817595


##########
.github/workflows/build-test-prValidation.yml:
##########
@@ -101,6 +101,53 @@ jobs:
           -Dpekko.log.timestamps=true \
           validatePullRequest
 
+  pekko-classic-remoting-tests:
+    name: Pekko Classic Remoting Tests
+    runs-on: ubuntu-22.04
+    if: github.repository == 'apache/pekko'
+    strategy:
+      fail-fast: false
+      matrix:
+        command:
+          - cluster/test distributed-data/test cluster-tools/test 
cluster-metrics/test

Review Comment:
   need `sbt cluster/MultiJvm/test` too



-- 
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: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to