speech-tools: run tests
This commit is contained in:
parent
92bd681de1
commit
e6ff717b56
@ -30,6 +30,10 @@ stdenv.mkDerivation rec {
|
|||||||
done
|
done
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
doCheck = true;
|
||||||
|
|
||||||
|
checkTarget = "test";
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Text-to-speech engine";
|
description = "Text-to-speech engine";
|
||||||
maintainers = with maintainers; [ raskin ];
|
maintainers = with maintainers; [ raskin ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user