opam: disable tests in ci.

This commit is contained in:
Leah Neukirchen 2022-04-14 14:27:09 +02:00
parent 0edb5ab2a4
commit 78e4400cdd

View file

@ -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