From b347de77cbb7a3cf080baff3d949281299470994 Mon Sep 17 00:00:00 2001 From: Krystof Woldrich Date: Thu, 3 Oct 2024 13:37:33 +0200 Subject: [PATCH] Fix the workflow name --- .github/workflows/eval-maestro-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/eval-maestro-tests.yml b/.github/workflows/eval-maestro-tests.yml index 0af547c3f8..5837594e52 100644 --- a/.github/workflows/eval-maestro-tests.yml +++ b/.github/workflows/eval-maestro-tests.yml @@ -1,4 +1,4 @@ -name: UI Tests +name: Maestro UI Tests on: push: branches: