We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0caba5 commit aa802ceCopy full SHA for aa802ce
.github/workflows/bench.yml
@@ -59,4 +59,8 @@ jobs:
59
name: bench-results-${{ runner.os }}-${{ matrix.ghc }}
60
path: |
61
ghcide/bench-results/results.*
62
+ ghcide/bench-results/**/*.csv
63
ghcide/bench-results/**/*.svg
64
+ ghcide/bench-results/**/*.eventlog
65
+ ghcide/bench-results/**/*.eventlog.html
66
+ ghcide/bench-results/**/*.hp
0 commit comments