aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2024-12-23 16:10:41 +0100
committerChristian Clason <c.clason@uni-graz.at>2024-12-23 16:10:41 +0100
commitb4897f5a8453e7efeafb21ff5b2bbdc2e3faf1bd (patch)
treeead920153763da822117d2050f0cac2de48aaafe /.github
parentbot(lockfile): update kconfig, luau, odin, python, regex, v (diff)
downloadnvim-treesitter-b4897f5a8453e7efeafb21ff5b2bbdc2e3faf1bd.tar
nvim-treesitter-b4897f5a8453e7efeafb21ff5b2bbdc2e3faf1bd.tar.gz
nvim-treesitter-b4897f5a8453e7efeafb21ff5b2bbdc2e3faf1bd.tar.bz2
nvim-treesitter-b4897f5a8453e7efeafb21ff5b2bbdc2e3faf1bd.tar.lz
nvim-treesitter-b4897f5a8453e7efeafb21ff5b2bbdc2e3faf1bd.tar.xz
nvim-treesitter-b4897f5a8453e7efeafb21ff5b2bbdc2e3faf1bd.tar.zst
nvim-treesitter-b4897f5a8453e7efeafb21ff5b2bbdc2e3faf1bd.zip
ci(update): unblock gnuplot
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 353cc7475..38aab1cfc 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: "gnuplot"
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: ""
run: |
cp lockfile.json /tmp/old_lockfile.json
nvim -l scripts/write-lockfile.lua