ci: update workflows

This commit is contained in:
ObserverOfTime 2023-08-15 20:32:47 +03:00
parent f8bc6c69d7
commit 1a4116aef1
3 changed files with 12 additions and 20 deletions

View file

@ -84,4 +84,4 @@ jobs:
run: cp -r ~/AppData/Local/nvim/pack/nvim-treesitter/start/nvim-treesitter/parser/* parser
- name: Check query files
run: $NVIM --headless -c "luafile ./scripts/check-queries.lua" -c "q"
run: $NVIM -l scripts/check-queries.lua