mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-10-27 07:44:12 +01:00
CI: add diagnostic message for model symlink
This commit is contained in:
parent
05fb64676a
commit
7ed2da966f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-eynollah.yml
vendored
1
.github/workflows/test-eynollah.yml
vendored
|
|
@ -66,6 +66,7 @@ jobs:
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
make install-dev EXTRAS=OCR,plotting
|
make install-dev EXTRAS=OCR,plotting
|
||||||
make deps-test EXTRAS=OCR,plotting
|
make deps-test EXTRAS=OCR,plotting
|
||||||
|
ls -l models_*
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: make coverage PYTEST_ARGS="-vv --junitxml=pytest.xml"
|
run: make coverage PYTEST_ARGS="-vv --junitxml=pytest.xml"
|
||||||
- name: Get coverage results
|
- name: Get coverage results
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue