Skip to content

Commit 365ea84

Browse files
committed
Add Greek and Russian to OCR
1 parent 23169ef commit 365ea84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
interval: 500
5050

5151
- name: Test with unittest
52-
run: cd src; python3 -m pytest
52+
run: cd src; pytest

0 commit comments

Comments
 (0)