From fc14668e334aba451fd3fc6cc20e813743e1f88f Mon Sep 17 00:00:00 2001 From: Janos <86970079+janosdebugs@users.noreply.github.com> Date: Wed, 28 Jul 2021 09:42:01 +0200 Subject: [PATCH] Updated description --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 091170a..418be52 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'gotestfmt' -description: 'Set up gotestfmt, an output formatter for go test.' +description: 'Make your go test output beautiful.' branding: icon: 'cast' color: 'orange'