Run pytest with -v

[skip changelog]
epel9
Zbigniew Jędrzejewski-Szmek 2 years ago
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…
Cancel
Save