mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 20:29:55 +02:00
CI: run CLI tests, too
This commit is contained in:
parent
250fc02606
commit
9c769d4cc5
1 changed files with 4 additions and 0 deletions
4
.github/workflows/test-eynollah.yml
vendored
4
.github/workflows/test-eynollah.yml
vendored
|
@ -43,3 +43,7 @@ jobs:
|
|||
make deps-test
|
||||
- name: Test with pytest
|
||||
run: make test
|
||||
- name: Test standalone CLI
|
||||
run: make smoke-test
|
||||
- name: Test OCR-D CLI
|
||||
run: make ocrd-test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue