aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2024-10-29 09:08:39 +0100
committerChristian Clason <c.clason@uni-graz.at>2024-10-29 09:08:39 +0100
commit39016abc99853c3e9d70f1bec7e2fa661b9a81bf (patch)
tree6b1e61f61be172a3324f6e5847b61da7b0353db4 /.github
parentbot(lockfile): update c, fortran, koto (diff)
downloadnvim-treesitter-39016abc99853c3e9d70f1bec7e2fa661b9a81bf.tar
nvim-treesitter-39016abc99853c3e9d70f1bec7e2fa661b9a81bf.tar.gz
nvim-treesitter-39016abc99853c3e9d70f1bec7e2fa661b9a81bf.tar.bz2
nvim-treesitter-39016abc99853c3e9d70f1bec7e2fa661b9a81bf.tar.lz
nvim-treesitter-39016abc99853c3e9d70f1bec7e2fa661b9a81bf.tar.xz
nvim-treesitter-39016abc99853c3e9d70f1bec7e2fa661b9a81bf.tar.zst
nvim-treesitter-39016abc99853c3e9d70f1bec7e2fa661b9a81bf.zip
ci(update): skip gnuplot, unskip djot
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 70d628742..353cc7475 100644
--- a/.github/workflows/update-lockfile.yml
+++ b/.github/workflows/update-lockfile.yml
@@ -31,7 +31,7 @@ jobs:
- name: Update parsers
env:
- SKIP_LOCKFILE_UPDATE_FOR_LANGS: "djot"
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: "gnuplot"
run: |
cp lockfile.json /tmp/old_lockfile.json
nvim -l scripts/write-lockfile.lua