diff --git a/srcpkgs/pithos/template b/srcpkgs/pithos/template index d97205a3b96..6be69afe50b 100644 --- a/srcpkgs/pithos/template +++ b/srcpkgs/pithos/template @@ -12,7 +12,3 @@ license="GPL-3" homepage="https://pithos.github.io/" distfiles="https://github.com/pithos/pithos/releases/download/${version}/pithos-${version}.tar.xz" checksum=ebc30213ae85716d5a57e30b912f083b2fdb374a793d5adfec00a064fdfc165c - -do_check() { - ninja -C build test -}