mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 05:20:00 -04:00
ci: update workflows
This commit is contained in:
parent
f8bc6c69d7
commit
1a4116aef1
3 changed files with 12 additions and 20 deletions
2
.github/workflows/test-queries.yml
vendored
2
.github/workflows/test-queries.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue