@ -1,4 +1,6 @@
# Generated by rust2rpm 20
# Disable doc-test due to missing function
# https://github.com/rkyv/rkyv/issues/235
%bcond_without check
%global debug_package %{nil}
@ -316,7 +318,7 @@ use "validation" feature of "%{crate}" crate.
%if %{with check}
%check
%cargo_test
%cargo_test -- --lib
%endif
%changelog