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
|
%endif
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%pytest \
|
%pytest -v \
|
||||||
%if %{with xdist}
|
%if %{with xdist}
|
||||||
--numprocesses=auto
|
--numprocesses=auto
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user