zug: run tests (#450171)

This commit is contained in:
dotlambda
2025-10-11 04:22:30 +00:00
committed by GitHub
+2
View File
@@ -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";