From 304b88b84e312bfc055eb2c0aab897e301c8a409 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: