14
0
2024-06-30 20:52:08 +00:00
committed by Git OBS Bridge
parent 37a899ef23
commit f93ee20198

View File

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