Skip to content

Commit aa802ce

Browse files
authored
Update bench.yml to include all the relevant artifacts (#1254)
1 parent e0caba5 commit aa802ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/bench.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,8 @@ jobs:
5959
name: bench-results-${{ runner.os }}-${{ matrix.ghc }}
6060
path: |
6161
ghcide/bench-results/results.*
62+
ghcide/bench-results/**/*.csv
6263
ghcide/bench-results/**/*.svg
64+
ghcide/bench-results/**/*.eventlog
65+
ghcide/bench-results/**/*.eventlog.html
66+
ghcide/bench-results/**/*.hp

0 commit comments

Comments
 (0)