From 1c5b29da21c9d93b8bccf170a81d96b8724398e2 Mon Sep 17 00:00:00 2001 From: Ian Moroney Date: Fri, 18 Feb 2022 14:45:11 +0000 Subject: [PATCH] decription has 125 char limit --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 8e67bef..b3a9df7 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ name: Test Reporting description: | - Shows test results in GitHub UI: .NET (xUnit, NUnit, MSTest), Dart, Flutter, Java (JUnit), JavaScript (JEST, Mocha, Mochawesome) + Shows test results in GitHub UI: .NET (xUnit, NUnit, MSTest), Dart, Flutter, Java (JUnit), JavaScript (JEST, Mocha) author: Ian Moroney inputs: artifact: