Fix the CI bench artifact (haskell/ghcide#841)

This commit is contained in:
Pepe Iborra 2020-09-29 15:35:01 +01:00 committed by GitHub
parent f6bfef75e0
commit 6c8cf1576c
2 changed files with 1 additions and 1 deletions

View File

@ -44,6 +44,6 @@ jobs:
- bash: |
cat bench-results/results.csv
displayName: "cat results"
- publish: bench-hist
- publish: bench-results
artifact: benchmarks
displayName: "publish"