From 97df27ced754df7b653181cb6558890641615e7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nepo=20Rojas=20=E2=80=A2=20GECI?= Date: Wed, 21 Feb 2024 10:21:01 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=85=F0=9F=8F=BF=F0=9F=94=A8=20Improve?= =?UTF-8?q?=20output?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index afbed72..fcc6cd2 100755 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ init: setup tests git config --global user.email "ciencia.datos@islas.org.mx" mutants: - echo "En espera del doctorado de Evaristo πŸ‘ΎπŸŽ‰πŸŽ“" + @echo "En espera del doctorado de Evaristo πŸ‘ΎπŸŽ‰πŸŽ“" setup: clean install