diff --git a/rust-tokio-openssl.spec b/rust-tokio-openssl.spec index 980e1c5..85c3382 100644 --- a/rust-tokio-openssl.spec +++ b/rust-tokio-openssl.spec @@ -67,7 +67,8 @@ which use "default" feature of "%{crate}" crate. %if %{with check} %check -%cargo_test +# Requires network +%cargo_test -- -- --skip google %endif %changelog