Update parsers: c, cpp, cuda, gitcommit, glsl, go, hlsl, scala, supercollider

skip dart updates from now on
This commit is contained in:
GitHub 2023-05-31 06:37:08 +00:00 committed by Christian Clason
parent 23dfae4db8
commit 62146fe415
2 changed files with 10 additions and 10 deletions

View file

@ -29,7 +29,7 @@ jobs:
- name: Update parsers
env:
SKIP_LOCKFILE_UPDATE_FOR_LANGS: ""
SKIP_LOCKFILE_UPDATE_FOR_LANGS: "dart"
run: |
cp lockfile.json /tmp/old_lockfile.json
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"