mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
ci(update): block bp (ABI 15)
This commit is contained in:
parent
548ed98f8a
commit
d96c52565c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-lockfile.yml
vendored
2
.github/workflows/update-lockfile.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
||||||
|
|
||||||
- name: Update parsers
|
- name: Update parsers
|
||||||
env:
|
env:
|
||||||
SKIP_LOCKFILE_UPDATE_FOR_LANGS: "devicetree,git_config,nickel,rescript,slint,sql,t32,templ,typespec,verilog"
|
SKIP_LOCKFILE_UPDATE_FOR_LANGS: "bp,devicetree,git_config,nickel,rescript,slint,sql,t32,templ,typespec,verilog"
|
||||||
run: |
|
run: |
|
||||||
cp lockfile.json /tmp/old_lockfile.json
|
cp lockfile.json /tmp/old_lockfile.json
|
||||||
nvim -l scripts/write-lockfile.lua
|
nvim -l scripts/write-lockfile.lua
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue