aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2025-02-02 15:17:50 +0100
committerChristian Clason <c.clason@uni-graz.at>2025-02-02 15:17:50 +0100
commit16a51977dcaab1e1adc3152471ac862202f9be83 (patch)
tree59959b689be6e30b7533e17b2f88efa33d3c5e30
parentci(update): block vhdl (ABI 15) (diff)
downloadnvim-treesitter-16a51977dcaab1e1adc3152471ac862202f9be83.tar
nvim-treesitter-16a51977dcaab1e1adc3152471ac862202f9be83.tar.gz
nvim-treesitter-16a51977dcaab1e1adc3152471ac862202f9be83.tar.bz2
nvim-treesitter-16a51977dcaab1e1adc3152471ac862202f9be83.tar.lz
nvim-treesitter-16a51977dcaab1e1adc3152471ac862202f9be83.tar.xz
nvim-treesitter-16a51977dcaab1e1adc3152471ac862202f9be83.tar.zst
nvim-treesitter-16a51977dcaab1e1adc3152471ac862202f9be83.zip
Revert "ci(update): block vhdl (ABI 15)"
This reverts commit 1545e964e299176375efd84867dcf82fbff52ee2.
-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 5294ab8ce..588868a56 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: "slint,vhdl"
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: "slint"
run: |
cp lockfile.json /tmp/old_lockfile.json
nvim -l scripts/write-lockfile.lua