diff --git a/sci-libs/hdf5/hdf5-1.10.1.recipe b/sci-libs/hdf5/hdf5-1.10.1.recipe index 714c8f08f..e281a4d04 100644 --- a/sci-libs/hdf5/hdf5-1.10.1.recipe +++ b/sci-libs/hdf5/hdf5-1.10.1.recipe @@ -151,5 +151,5 @@ INSTALL() TEST() { - make tests + make check }