saml2aws: enable tests

This commit is contained in:
superherointj
2022-04-06 20:32:46 +02:00
committed by Matthieu Coudron
parent 1234b38438
commit 63f47cdc74
-2
View File
@@ -15,8 +15,6 @@ buildGoModule rec {
buildInputs = lib.optionals stdenv.isDarwin [ AppKit ];
doCheck = false;
subPackages = [ "." "cmd/saml2aws" ];
ldflags = [