mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-10-15 19:09:58 +02:00
CI: add diagnostic message for model symlink
This commit is contained in:
parent
ca72a095ca
commit
e5b5264568
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
|
||||
make install-dev EXTRAS=OCR,plotting
|
||||
make deps-test EXTRAS=OCR,plotting
|
||||
ls -l models_*
|
||||
- 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