mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 20:29:55 +02:00
CI: forgot to (re-)enable verbose logging
This commit is contained in:
parent
a41f18b13d
commit
bbc06dbbc1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-eynollah.yml
vendored
2
.github/workflows/test-eynollah.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
make install EXTRAS=OCR,plotting
|
||||
make deps-test
|
||||
- name: Test with pytest
|
||||
run: make coverage PYTEST_ARGS="--junitxml=pytest.xml"
|
||||
run: make coverage PYTEST_ARGS="-vv --junitxml=pytest.xml"
|
||||
- name: Get coverage results
|
||||
run: |
|
||||
coverage report --format=markdown >> $GITHUB_STEP_SUMMARY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue