From 5b83b34afa57bfb272db118fb7d1289a4e18f69b Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Sun, 24 Jan 2021 00:13:21 +0000 Subject: [PATCH] Update bench.yml to include all the relevant artifacts --- .github/workflows/bench.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/bench.yml b/.github/workflows/bench.yml index e3c6b85aea..ff7ed0fa22 100644 --- a/.github/workflows/bench.yml +++ b/.github/workflows/bench.yml @@ -59,4 +59,8 @@ jobs: name: bench-results-${{ runner.os }}-${{ matrix.ghc }} path: | ghcide/bench-results/results.* + ghcide/bench-results/**/*.csv ghcide/bench-results/**/*.svg + ghcide/bench-results/**/*.eventlog + ghcide/bench-results/**/*.eventlog.html + ghcide/bench-results/**/*.hp