newsboat: do rust tests - use preCheck, not checkPhase
This commit is contained in:
parent
d505a0d169
commit
6f0c123d8a
@ -39,7 +39,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
|
|
||||||
doCheck = true;
|
doCheck = true;
|
||||||
|
|
||||||
checkPhase = ''
|
preCheck = ''
|
||||||
make test
|
make test
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user