aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorStephan Seitz <stephan.seitz@fau.de>2021-03-16 20:22:35 +0100
committerKiyan <yazdani.kiyan@protonmail.com>2021-03-16 22:17:23 +0100
commitad5c0b9d78591e8b62aa3bc0fede7a1fe4495c30 (patch)
tree3f797886ea5ddde21f3f12cf0c2a58e5f6f9a10a /.github
parentExclude kotlin, clojure from parser update (diff)
downloadnvim-treesitter-ad5c0b9d78591e8b62aa3bc0fede7a1fe4495c30.tar
nvim-treesitter-ad5c0b9d78591e8b62aa3bc0fede7a1fe4495c30.tar.gz
nvim-treesitter-ad5c0b9d78591e8b62aa3bc0fede7a1fe4495c30.tar.bz2
nvim-treesitter-ad5c0b9d78591e8b62aa3bc0fede7a1fe4495c30.tar.lz
nvim-treesitter-ad5c0b9d78591e8b62aa3bc0fede7a1fe4495c30.tar.xz
nvim-treesitter-ad5c0b9d78591e8b62aa3bc0fede7a1fe4495c30.tar.zst
nvim-treesitter-ad5c0b9d78591e8b62aa3bc0fede7a1fe4495c30.zip
Update lockfile
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/update-parsers-pr.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-parsers-pr.yml b/.github/workflows/update-parsers-pr.yml
index bd7c30c2f..5a131bc28 100644
--- a/.github/workflows/update-parsers-pr.yml
+++ b/.github/workflows/update-parsers-pr.yml
@@ -28,7 +28,7 @@ jobs:
- name: Update parsers
env:
- SKIP_LOCKFILE_UPDATE_FOR_LANGS: [kotlin, clojure]
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: clojure
run: |
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"
# Pretty print