goreman: enable tests (#167538)

This commit is contained in:
superherointj 2022-04-06 12:00:11 -03:00 committed by GitHub
parent 8ffc4aa12e
commit 041060b415
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,8 +20,6 @@ buildGoModule rec {
vendorSha256 = "sha256-87aHBRWm5Odv6LeshZty5N31sC+vdSwGlTYhk3BZkPo=";
doCheck = false;
meta = with lib; {
description = "foreman clone written in go language";
homepage = "https://github.com/mattn/goreman";