Run pytest with -v
[skip changelog]
This commit is contained in:
parent
7f0832b7d3
commit
5f50ea22b6
@ -126,7 +126,7 @@ install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/
|
||||
%endif
|
||||
|
||||
%check
|
||||
%pytest \
|
||||
%pytest -v \
|
||||
%if %{with xdist}
|
||||
--numprocesses=auto
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user