Disable doc-test for now

epel9
Rémi Lauzier 3 years ago
parent 08ba72e910
commit 2b08bd4eac
No known key found for this signature in database
GPG Key ID: D4B9ECD143336C1D

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

Loading…
Cancel
Save