rzo1 commented on code in PR #482:
URL: https://github.com/apache/opennlp/pull/482#discussion_r1060658665
##########
opennlp-tools/src/test/java/opennlp/tools/formats/leipzig/LeipzigLanguageSampleStreamTest.java:
##########
@@ -34,6 +35,9 @@ public class LeipzigLanguageSampleStreamTest {
private static String testDataPath = LeipzigLanguageSampleStreamTest.class
.getClassLoader().getResource("opennlp/tools/formats/leipzig/samples").getPath();
+ @TempDir
Review Comment:
Might toogle GH action Windows builds under certain conditions. But looks
like IT worked this time.
--
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]