From 74b3fc3a3fbf58489a32ee432930fc61be0c23ae Mon Sep 17 00:00:00 2001 From: Derek Roberts Date: Sat, 10 Dec 2022 11:55:02 -0800 Subject: [PATCH] Finish action.yml for release (#7) --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 1194755..5bef238 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: Unit Test and Analysis with SonarCloud -description: Run unit tests (current node only), can send to SonarCloud +name: Java Unit Test and Analysis with SonarCloud +description: Run Java unit tests, can analyse with SonarCloud branding: icon: check-square color: blue