diff --git a/srcpkgs/opam/template b/srcpkgs/opam/template index ca5c64092a..dd27afd02a 100644 --- a/srcpkgs/opam/template +++ b/srcpkgs/opam/template @@ -17,6 +17,7 @@ distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz" checksum=735e717532f135064940fe3fef573acce6b1bbdc5e146470c2ac20fc8510a470 nocross=yes disable_parallel_build=yes +make_check=ci-skip # uses bwrap post_install() { rm -rf ${DESTDIR}/usr/doc