kopia lustrzana https://github.com/bellingcat/auto-archiver
Prettify pytest output
rodzic
52f064908e
commit
b9aea99de8
|
@ -31,4 +31,4 @@ jobs:
|
|||
pip install .
|
||||
- name: Run Core Tests
|
||||
run: |
|
||||
pytest -m "not download"
|
||||
pytest -ra -v -m "not download"
|
||||
|
|
|
@ -47,4 +47,4 @@ jobs:
|
|||
pip install .
|
||||
- name: Run Download Tests
|
||||
run: |
|
||||
pytest -m "download"
|
||||
pytest -ra -v -m "download"
|
||||
|
|
Ładowanie…
Reference in New Issue