Skip to content

Commit 634cec7

Browse files
committed
Move benchmark results into a subfolder.
[skip tests]
1 parent c2207d2 commit 634cec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
name: Metal Benchmarks
5757
tool: "julia"
5858
output-file-path: ${{ steps.locate.outputs.path }}
59-
benchmark-data-dir-path: ""
59+
benchmark-data-dir-path: "bench"
6060
github-token: ${{ secrets.GITHUB_TOKEN }}
6161
comment-always: ${{ github.event_name == 'pull_request' }}
6262
summary-always: true

0 commit comments

Comments
 (0)