Steve Kowalik 2024-10-22 06:23:08 +00:00 committed by Git OBS Bridge
parent 87e5409d47
commit 54ba79b094

View File

@ -74,7 +74,7 @@ what's installed.
%check
%if %{with test}
# Requires network access
%pytest -k 'not test_installed_packages'
%pytest -k 'not (test_installed_packages or test_install_)'
%endif
%if !%{with test}