buildGoModule packages: remove doCheck = true
This commit is contained in:
@@ -17,7 +17,6 @@ buildGoModule rec {
|
||||
make
|
||||
'';
|
||||
|
||||
doCheck = true;
|
||||
checkPhase = ''
|
||||
make test
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user