Unverified Commit 98a6d29a authored by dotlambda's avatar dotlambda Committed by GitHub
Browse files

zug: run tests (#450171)

parents 70ee07e5 071b4799
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -39,6 +39,8 @@ stdenv.mkDerivation (finalAttrs: {
    rm BUILD
  '';

  doCheck = true;

  meta = {
    homepage = "https://github.com/arximboldi/zug";
    description = "Library for functional interactive c++ programs";