mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 07:50:07 -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
|
- name: Update parsers
|
||||||
env:
|
env:
|
||||||
SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog
|
SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog,gleam
|
||||||
run: |
|
run: |
|
||||||
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"
|
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"
|
||||||
# Pretty print
|
# Pretty print
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue