Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BraedonWooding authored Aug 28, 2024
1 parent 9d282bf commit 7a86ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
# What benchmark tool the output.txt came from
tool: 'benchmarkdotnet'
# Where the output from the benchmark tool is stored
output-file-path: Benchmark/bin/Release/net8.0/BenchmarkDotNet.Artifacts/results/Sample.Benchmarks-report-full-compressed.json
output-file-path: Benchmark/bin/Release/net8.0/BenchmarkDotNet.Artifacts/results/Benchmark.Benchmarks-report-full-compressed.json
# Where the previous data file is stored
external-data-json-path: ./cache/benchmark-data.json
# Workflow will fail when an alert happens
Expand Down

0 comments on commit 7a86ef5

Please sign in to comment.