Baunsgaard commented on code in PR #1790:
URL: https://github.com/apache/systemds/pull/1790#discussion_r1142682926


##########
pom.xml:
##########
@@ -56,7 +56,8 @@
                <java.level>11</java.level>
                <java.version>{java.level}</java.version>
                <!-->Testing settings<!-->
-               <maven.test.skip>true</maven.test.skip>
+               <maven.test.skip>false</maven.test.skip>
+               <test>org.apache.sysds.test.usertest.**</test>

Review Comment:
   i was trying to fix something unrelated to this PR. i have removed it and 
put it in other PR.



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

Reply via email to