Skip to content

Commit 6e8e0ab

Browse files
committed
publish benchmark results on AppVeyor
1 parent 3272b14 commit 6e8e0ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ build_script:
1212
test: off
1313
artifacts:
1414
- path: artifacts/Serilog.*.nupkg
15+
- path: BenchmarkDotNet.Artifacts\results\**\*
16+
name: benchmark-results
1517
deploy:
1618
- provider: NuGet
1719
api_key:

0 commit comments

Comments
 (0)