hare: run test suite
This commit is contained in:
parent
1333a3807e
commit
3ea13a6f55
@ -68,6 +68,8 @@ stdenv.mkDerivation rec {
|
||||
"PREFIX=${placeholder "out"}"
|
||||
];
|
||||
|
||||
doCheck = true;
|
||||
|
||||
postInstall =
|
||||
let
|
||||
binPath = lib.makeBinPath [
|
||||
|
Loading…
Reference in New Issue
Block a user