tests/lsp-servers: disable shopify_theme_ls

This commit is contained in:
Austin Horstman 2026-01-23 12:18:38 -06:00 committed by Matt Sturgeon
parent c807eb762b
commit edbd483f08

View file

@ -48,6 +48,9 @@ let
# See https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig.lua
"ruff_lsp"
"typst_lsp"
# TODO: 2026-01-23 build failure
"shopify_theme_ls"
];
in
{