We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2207d2 commit 634cec7Copy full SHA for 634cec7
.github/workflows/Benchmark.yml
@@ -56,7 +56,7 @@ jobs:
56
name: Metal Benchmarks
57
tool: "julia"
58
output-file-path: ${{ steps.locate.outputs.path }}
59
- benchmark-data-dir-path: ""
+ benchmark-data-dir-path: "bench"
60
github-token: ${{ secrets.GITHUB_TOKEN }}
61
comment-always: ${{ github.event_name == 'pull_request' }}
62
summary-always: true
0 commit comments