Commit 8eeeedd1 for tesseract
commit 8eeeedd19a35c91bb91d441c4123a85eafe79e6d
Author: Amit Dovev <amitdev2222@gmail.com>
Date: Tue Jun 23 00:06:22 2026 +0300
Update unittest-disablelegacy workflow comments
Removed comment about failing unittests with legacy engine disabled.
diff --git a/.github/workflows/unittest-disablelegacy.yml b/.github/workflows/unittest-disablelegacy.yml
index 52c09ec0..8781c34d 100644
--- a/.github/workflows/unittest-disablelegacy.yml
+++ b/.github/workflows/unittest-disablelegacy.yml
@@ -1,6 +1,5 @@
name: unittest-disablelegacy
# autotools build on ubuntu, unittests with disabled legacy engine.
-# currently some unittests are failing with disabled legacy engine.
on:
#push: