mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-19 15:03:45 +08:00
Update sw.yml
This commit is contained in:
parent
ab68856fd5
commit
139b11272f
2
.github/workflows/sw.yml
vendored
2
.github/workflows/sw.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
run: git clone https://github.com/egorpugin/tessdata tessdata_unittest
|
||||
|
||||
- name: test
|
||||
run: ./sw -static -shared -config d,r test -Dwith-tests=1 -Dskip-tests=lstm,lstm_recode
|
||||
run: ./sw -static -shared -config "d,r" test -Dwith-tests=1 "-Dskip-tests=lstm,lstm_recode"
|
||||
|
||||
- name: Upload Unit Test Results
|
||||
if: always()
|
||||
|
Loading…
Reference in New Issue
Block a user