diff --git a/containerd.spec b/containerd.spec index b232821..cf17a52 100644 --- a/containerd.spec +++ b/containerd.spec @@ -231,7 +231,7 @@ mkdir -p %{buildroot}%{_sharedstatedir}/containerd/opt %if %{with check} %check -%gocheck -d pkg/cri/server -t integration +%gocheck -d pkg/cri/server -t integration -d platforms %endif %if %{without bootstrap}