gitlab-pages: enable tests

This commit is contained in:
ajs124 2021-04-28 17:42:22 +02:00
parent d4c9e08bfe
commit ae24119639

View File

@ -13,7 +13,6 @@ buildGoModule rec {
vendorSha256 = "sha256-uuwuiGQWLIQ5UJuCKDBEvCPo2+AXtJ54ARK431qiakc=";
subPackages = [ "." ];
doCheck = false; # Broken
meta = with lib; {
description = "Daemon used to serve static websites for GitLab users";