Skip to content

Commit

Permalink
also package results into artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Apr 17, 2024
1 parent 2544c16 commit 140fc88
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci_benchmark.yml
Expand Up @@ -101,4 +101,6 @@ jobs:
if: always()
with:
name: asv-benchmark-results
path: benchmarks.log
path: |
results/
benchmarks.log

0 comments on commit 140fc88

Please sign in to comment.