mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
ci: ignore gleam for lockfile update
This commit is contained in:
parent
68c36cc59f
commit
0982e3ce8b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-lockfile.yml
vendored
2
.github/workflows/update-lockfile.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
|
||||
- name: Update parsers
|
||||
env:
|
||||
SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog
|
||||
SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog,gleam
|
||||
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