From 71f2f95ef0c4a3656e44272deca4a1efe096628a Mon Sep 17 00:00:00 2001 From: Michal Dorner Date: Mon, 1 Feb 2021 21:50:28 +0100 Subject: [PATCH] Shorten description in action.yml to pass 125 chars limit --- action.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 423fa1d..87968dc 100644 --- a/action.yml +++ b/action.yml @@ -1,7 +1,6 @@ name: Test Reporter description: | - Displays test results from popular testing frameworks directly in GitHub. - Supports .NET (xUnit, NUnit, MSTest), Dart, Flutter and JavaScript (JEST). + Displays test results directly in GitHub. Supports .NET (xUnit, NUnit, MSTest), Dart, Flutter and JavaScript (JEST). author: Michal Dorner inputs: name: