fix(ci): add stderr to test field, use text=false on vim.system
This commit is contained in:
parent
e780b8ad4e
commit
1093ff26f6
2 changed files with 2 additions and 1 deletions
|
|
@ -7,6 +7,7 @@
|
|||
---@field actual_highlights table[]?
|
||||
---@field time_ms number?
|
||||
---@field error string?
|
||||
---@field stderr string?
|
||||
---@field selected boolean
|
||||
---@field code number?
|
||||
---@field ok boolean?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue