Pin verilog parser because it downgraded to 0.18.0

This commit is contained in:
Stephan Seitz 2021-03-30 19:33:56 +02:00 committed by Stephan Seitz
parent 7b1d557c80
commit 6f85037437
2 changed files with 3 additions and 1 deletions

View file

@ -27,6 +27,8 @@ jobs:
ln -s $(pwd) ~/.local/share/nvim/site/pack/nvim-treesitter/start
- name: Update parsers
env:
SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog
run: |
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"
# Pretty print