Merge pull request #167404 from superherointj/package-traefik-enable-tests
traefik: enable tests
This commit is contained in:
commit
ef0a445488
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ buildGoModule rec {
|
|||
|
||||
vendorSha256 = "sha256-tqrfCpZ/fRYZBZ/SBAvvJebLBeD2M/AVJEPiseehJHY=";
|
||||
|
||||
doCheck = false;
|
||||
|
||||
subPackages = [ "cmd/traefik" ];
|
||||
|
||||
nativeBuildInputs = [ go-bindata ];
|
||||
|
|
Loading…
Reference in a new issue