mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Only prints failures, errors and skips, not passed tests
This commit is contained in:
parent
b91217064b
commit
096e3320f5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -149,7 +149,7 @@ jobs:
|
||||
name: Tests
|
||||
run: |
|
||||
cd src/
|
||||
pipenv run pytest -rfEp
|
||||
pipenv run pytest -ra
|
||||
-
|
||||
name: Get changed files
|
||||
id: changed-files-specific
|
||||
|
Loading…
x
Reference in New Issue
Block a user