aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorsogaiu <983021772@users.noreply.github.com>2021-03-17 06:49:01 +0900
committerStephan Seitz <stephan.lauf@yahoo.de>2021-03-17 20:33:12 +0100
commitb521f1a43538a1959542a4280064cfe125ecc50b (patch)
tree87378c8debcc8cf3f7342aa5e2b59aa93b56c548 /.github/workflows
parentUpdate clojure,turtle,sparql (diff)
downloadnvim-treesitter-b521f1a43538a1959542a4280064cfe125ecc50b.tar
nvim-treesitter-b521f1a43538a1959542a4280064cfe125ecc50b.tar.gz
nvim-treesitter-b521f1a43538a1959542a4280064cfe125ecc50b.tar.bz2
nvim-treesitter-b521f1a43538a1959542a4280064cfe125ecc50b.tar.lz
nvim-treesitter-b521f1a43538a1959542a4280064cfe125ecc50b.tar.xz
nvim-treesitter-b521f1a43538a1959542a4280064cfe125ecc50b.tar.zst
nvim-treesitter-b521f1a43538a1959542a4280064cfe125ecc50b.zip
Remove SKIP_LOCKFILE_UPDATES_FOR_LANGS
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/update-parsers-pr.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/update-parsers-pr.yml b/.github/workflows/update-parsers-pr.yml
index 5a131bc28..09c2dfd85 100644
--- a/.github/workflows/update-parsers-pr.yml
+++ b/.github/workflows/update-parsers-pr.yml
@@ -27,8 +27,6 @@ jobs:
ln -s $(pwd) ~/.local/share/nvim/site/pack/nvim-treesitter/start
- name: Update parsers
- env:
- SKIP_LOCKFILE_UPDATE_FOR_LANGS: clojure
run: |
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"
# Pretty print