File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 9494      matrix :
9595        ghc : ['8.10.4'] 
9696        os : [ubuntu-latest] 
97-         example : ['Cabal-3.0.0.0', 'lsp-types-1.0.0.1', 'bench_example_HLS' ] 
97+         example : ['Cabal-3.0.0.0', 'lsp-types-1.0.0.1'] 
9898
9999    steps :
100100    #  Cancel queued workflows from earlier commits in this branch
Original file line number Diff line number Diff line change @@ -24,14 +24,15 @@ examples:
2424        - src/Language/LSP/VFS.hs 
2525        - src/Language/LSP/Types/Lens.hs 
2626  #  Small but heavily multi-component example
27-   - path : bench/example/HLS 
28-     modules :
29-         - hls-plugin-api/src/Ide/Plugin/Config.hs 
30-         - ghcide/src/Development/IDE/Plugin/CodeAction/ExactPrint.hs 
31-         - ghcide/bench/hist/Main.hs 
32-         - ghcide/bench/lib/Experiments/Types.hs 
33-         - ghcide/test/exe/Main.hs 
34-         - exe/Plugins.hs 
27+   #  Disabled as it is far to slow. hie-bios >0.7.2 should help
28+   #  - path: bench/example/HLS
29+   #    modules:
30+   #        - hls-plugin-api/src/Ide/Plugin/Config.hs
31+   #        - ghcide/src/Development/IDE/Plugin/CodeAction/ExactPrint.hs
32+   #        - ghcide/bench/hist/Main.hs
33+   #        - ghcide/bench/lib/Experiments/Types.hs
34+   #        - ghcide/test/exe/Main.hs
35+   #        - exe/Plugins.hs
3536
3637#  The set of experiments to execute
3738experiments :
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments