summaryrefslogtreecommitdiff
path: root/.github
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
parent28a729fe9ad1fc2f68c49f33a60def67fba57640 (diff)
Remove SKIP_LOCKFILE_UPDATES_FOR_LANGS
Diffstat (limited to '.github')
-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 5a131bc2..09c2dfd8 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