Skip to content

Commit

Permalink
alter bench example haskell-language-server
Browse files Browse the repository at this point in the history
  • Loading branch information
soulomoon committed Nov 8, 2024
1 parent 7437603 commit 58f9f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
ghc: ['9.6', '9.8']
os: [ubuntu-latest]
cabal: ['3.10']
example: ['cabal', 'lsp-types', 'haskell-language-server']
example: ['haskell-language-server']

steps:
- uses: haskell-actions/[email protected]
Expand Down

0 comments on commit 58f9f3b

Please sign in to comment.