1
0
Dirk Mueller 2024-06-30 20:52:08 +00:00 committed by Git OBS Bridge
parent fd0f827663
commit 273690b8e0

View File

@ -79,7 +79,7 @@ Data validation and settings management using Python type hinting.
%check %check
%if %{with test} %if %{with test}
%pytest %pytest -k "not startup_perf"
%endif %endif
%if %{without test} %if %{without test}