From 80c23d50b6a3730eb606953ad72ad0650312bd89 Mon Sep 17 00:00:00 2001 From: Dan King Date: Fri, 20 Sep 2024 11:19:02 -0400 Subject: [PATCH] fix: version -> benchmark in GHA bench.yml (#893) I renamed this in bench-pr.yml and changed the references to the matrix variable in both files, but forgot to rename it here in bench.yml --- .github/workflows/bench.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bench.yml b/.github/workflows/bench.yml index 087b4339d4..b4482c60b3 100644 --- a/.github/workflows/bench.yml +++ b/.github/workflows/bench.yml @@ -13,7 +13,7 @@ jobs: bench: strategy: matrix: - version: + benchmark: - id: tpch_benchmark # this was the original name which we must preserve until we change the name of all the # records in the gh-pages-bench branch "Vortex benchmarks"