mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-05-21 14:36:28 -04:00
run pytest in verbose mode
This commit is contained in:
@@ -42,5 +42,5 @@ jobs:
|
||||
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||
|
||||
- name: Test with pytest
|
||||
run: pytest
|
||||
run: pytest -v
|
||||
|
||||
|
||||
Reference in New Issue
Block a user