Skip to content

Commit 12dd993

Browse files
authored
New file path for charts
1 parent 8452ee6 commit 12dd993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
name: BFS
3838
tool: 'benchmarkdotnet'
39-
output-file-path: BenchmarkDotNet.Artifacts/results/GraphBLAS.FSharp.Benchmarks.BFSWithoutTransferBenchmarkInt32-report-brief.json
39+
output-file-path: BenchmarkDotNet.Artifacts/results/GraphBLAS.FSharp.Benchmarks.Algorithms.BFS.BFSWithoutTransferBenchmarkInt32-report-brief.json
4040
# Access token to deploy GitHub Pages branch
4141
github-token: ${{ secrets._GITHUB_TOKEN }}
4242
# Push and deploy GitHub pages branch automatically

0 commit comments

Comments
 (0)