Skip to content

Commit 7a5730c

Browse files
author
Petr Sramek
committed
test append
1 parent 96db286 commit 7a5730c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,5 @@ jobs:
161161
name: benchmark-${{ matrix.os }}
162162
path: |
163163
benchmarks/PolylineAlgorithm.Benchmarks/BenchmarkDotNet.Artifacts/results/*-report-github.md
164-
- run: cat benchmarks/PolylineAlgorithm.Benchmarks/BenchmarkDotNet.Artifacts/results/*-report-github.md >> $GITHUB_STEP_SUMMARY
164+
- run: cat benchmarks/PolylineAlgorithm.Benchmarks/BenchmarkDotNet.Artifacts/results/*-report-github.md > $GITHUB_STEP_SUMMARY
165165
name: Write Benchmark Summary

0 commit comments

Comments
 (0)