From f0a21310c1c19771509f70f69e98639f9568d352 Mon Sep 17 00:00:00 2001 From: Andreas Fuchs Date: Thu, 7 Dec 2023 10:54:19 -0500 Subject: [PATCH] Update the benchmark workflow name --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index eb7e1912..4f0b571e 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -1,4 +1,4 @@ -name: "CI" +name: "CI/benchmark" on: workflow_call: