mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Update lockfile
This commit is contained in:
parent
1d9b3b82ff
commit
ad5c0b9d78
3 changed files with 20 additions and 23 deletions
2
.github/workflows/update-parsers-pr.yml
vendored
2
.github/workflows/update-parsers-pr.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
- name: Update parsers
|
||||
env:
|
||||
SKIP_LOCKFILE_UPDATE_FOR_LANGS: [kotlin, clojure]
|
||||
SKIP_LOCKFILE_UPDATE_FOR_LANGS: clojure
|
||||
run: |
|
||||
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"
|
||||
# Pretty print
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue