Skip to content

Commit a88cd70

Browse files
author
Martin Boje Carpentier
committed
New path for benchmark result
1 parent 16f3ae2 commit a88cd70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continous-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# What benchmark tool the output.txt came from
3737
tool: 'benchmarkdotnet'
3838
# Where the output from the benchmark tool is stored
39-
output-file-path: 'BenchmarkDotNet.Artifacts/results/GeoJSON.Text.Test.Benchmark.Serialize.SerializeFeatureCollectionLinestring-report-full-compressed.json'
39+
output-file-path: 'src/BenchmarkDotNet.Artifacts/results/GeoJSON.Text.Test.Benchmark.Serialize.SerializeFeatureCollectionLinestring-report-full-compressed.json'
4040
# Workflow will fail when an alert happens
4141
fail-on-alert: true
4242
# Upload the updated cache file for the next job by actions/cache

0 commit comments

Comments
 (0)