Skip to content

Commit

Permalink
fix: version -> benchmark in GHA bench.yml (#893)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
danking authored Sep 20, 2024
1 parent f5f58e5 commit 80c23d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 80c23d5

Please sign in to comment.