From b4a57d510ba3b9f500135d354f4e2b3d49b5cbc5 Mon Sep 17 00:00:00 2001 From: 0penBrain <48731257+0penBrain@users.noreply.github.com> Date: Sun, 12 Feb 2023 17:20:16 +0100 Subject: [PATCH] CI: fix typo in runTests action name --- .github/workflows/actions/runTests/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions/runTests/action.yml b/.github/workflows/actions/runTests/action.yml index ba8205eb99..e7ec31c020 100644 --- a/.github/workflows/actions/runTests/action.yml +++ b/.github/workflows/actions/runTests/action.yml @@ -19,7 +19,7 @@ # * * # *************************************************************************** -name: generateCacheKey +name: runTests description: "Linux: run unit tests, generate log and report" inputs: