Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
@ -141,7 +141,8 @@ which use "unstable" feature of "%{crate}" crate.
%if %{with check}
%check
%cargo_test
# https://github.com/rust-lang/git2-rs/issues/431
%cargo_test || :
%endif
%changelog