From 6a1d618300de7ea0b753e50819e093a7e5a5f60b Mon Sep 17 00:00:00 2001 From: onichandame Date: Tue, 7 Apr 2020 15:39:10 +0800 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5d1e1b0..93c4864 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Python Test' +name: 'Python Unit Test' description: 'Test python packages' branding: icon: check-square