aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2022-03-26 10:32:09 +0100
committerStephan Seitz <stephan.seitz@fau.de>2022-03-26 12:21:38 +0100
commit739fefa8fa0c024a89b961bef14822f87fc13692 (patch)
tree21cd2af9551eb4fb972cd052114640abe9b8fc5d /.github
parentchore: placate luacheck (diff)
downloadnvim-treesitter-739fefa8fa0c024a89b961bef14822f87fc13692.tar
nvim-treesitter-739fefa8fa0c024a89b961bef14822f87fc13692.tar.gz
nvim-treesitter-739fefa8fa0c024a89b961bef14822f87fc13692.tar.bz2
nvim-treesitter-739fefa8fa0c024a89b961bef14822f87fc13692.tar.lz
nvim-treesitter-739fefa8fa0c024a89b961bef14822f87fc13692.tar.xz
nvim-treesitter-739fefa8fa0c024a89b961bef14822f87fc13692.tar.zst
nvim-treesitter-739fefa8fa0c024a89b961bef14822f87fc13692.zip
ci: lock nix parser
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/update-lockfile.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lockfile.yml b/.github/workflows/update-lockfile.yml
index 21d97c314..4ade05023 100644
--- a/.github/workflows/update-lockfile.yml
+++ b/.github/workflows/update-lockfile.yml
@@ -30,7 +30,7 @@ jobs:
- name: Update parsers
env:
- SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog,gleam
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog,gleam,norg
run: |
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"
# Pretty print