mirror of
https://github.com/harivansh-afk/forge.nvim.git
synced 2026-04-15 01:00:30 +00:00
ci: add busted to ci script
This commit is contained in:
parent
b468c68cda
commit
3c8e5ddb6a
1 changed files with 1 additions and 0 deletions
|
|
@ -7,3 +7,4 @@ nix develop .#ci --command prettier --check .
|
|||
nix fmt -- --ci
|
||||
nix develop .#ci --command lua-language-server --check lua --configpath "$(pwd)/.luarc.json" --checklevel=Warning
|
||||
nix develop .#ci --command vimdoc-language-server check doc/
|
||||
nix develop .#ci --command busted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue