saml2aws: enable tests

This commit is contained in:
superherointj 2022-04-06 05:46:29 -03:00 committed by Matthieu Coudron
parent 1234b38438
commit 63f47cdc74

View file

@ -15,8 +15,6 @@ buildGoModule rec {
buildInputs = lib.optionals stdenv.isDarwin [ AppKit ];
doCheck = false;
subPackages = [ "." "cmd/saml2aws" ];
ldflags = [