Matej Cepl 2024-07-22 12:48:32 +00:00 committed by Git OBS Bridge
parent 54895e0d6c
commit fd4a60d508

View File

@ -92,7 +92,7 @@ export CARGO_NET_OFFLINE=true PROFILE=release
%if %{with test}
%check
%pyunittest discover -v libcst/tests
%pyunittest_arch discover -v libcst/tests
%endif
%if %{without test}