Fix the CI bench artifact (#841)

This commit is contained in:
Pepe Iborra 2020-09-29 15:35:01 +01:00 committed by GitHub
parent a52741838b
commit ceb9eb72eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"