From dc4a3622d72d4e528cadf2dfb048ae5de209329a Mon Sep 17 00:00:00 2001 From: Marin Atanasov Date: Thu, 11 Aug 2022 17:18:33 +0300 Subject: [PATCH] Build Tools: Fix typo in performance tests workflow --- .github/workflows/performance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml index 2efa28a0fb736a..f45c1f229666ab 100644 --- a/.github/workflows/performance.yml +++ b/.github/workflows/performance.yml @@ -1,4 +1,4 @@ -name: Performances Tests +name: Performance Tests on: pull_request: