fix CI
Some checks failed
NeoVim tests / code-quality (push) Failing after 1m4s

This commit is contained in:
2025-10-11 15:35:26 -06:00
parent fd7b53ab05
commit 3d9f79a09c
5 changed files with 3 additions and 26 deletions

View File

@@ -16,7 +16,7 @@ jobs:
run:
nix-shell --pure --run 'true'
- name: Type-check with lua-language-server
- name: Type-check
run:
nix-shell --pure --run 'make lint'