Skip to content

Commit 30679f3

Browse files
committed
Fix benchmarks
1 parent 723d80f commit 30679f3

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

bench/config.yaml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,20 +100,17 @@ configurations:
100100
- callHierarchy
101101
- codeRange
102102
- eval
103-
- ghcide-code-actions-bindings
104-
- ghcide-code-actions-fill-holes
105-
- ghcide-code-actions-imports-exports
106-
- ghcide-code-actions-type-signatures
107103
- ghcide-completions
108104
- ghcide-type-lenses
109105
- pragmas
110106
- Ghcide:
107+
- ghcide-completions
108+
- ghcide-type-lenses
109+
- Refactor:
111110
- ghcide-code-actions-bindings
112111
- ghcide-code-actions-fill-holes
113112
- ghcide-code-actions-imports-exports
114113
- ghcide-code-actions-type-signatures
115-
- ghcide-completions
116-
- ghcide-type-lenses
117114
- All:
118115
- alternateNumberFormat
119116
- callHierarchy

0 commit comments

Comments
 (0)