mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-10-26 23:34:13 +01:00
CI: run deps-test with OCR extra so symlink rule fires
This commit is contained in:
parent
59a19a169d
commit
f700aaf371
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-eynollah.yml
vendored
2
.github/workflows/test-eynollah.yml
vendored
|
|
@ -65,7 +65,7 @@ jobs:
|
|||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
make install-dev EXTRAS=OCR,plotting
|
||||
make deps-test
|
||||
make deps-test EXTRAS=OCR,plotting
|
||||
- name: Test with pytest
|
||||
run: make coverage PYTEST_ARGS="-vv --junitxml=pytest.xml"
|
||||
- name: Get coverage results
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue