mirror of
https://github.com/neovim/neovim.git
synced 2025-10-18 15:51:50 +00:00
ci(cirrus): don't run lua/help_spec
(cherry picked from commit 7a0ab4f333
)
This commit is contained in:

committed by
github-actions[bot]
![github-actions[bot]](/assets/img/avatar_default.png)
parent
b205336758
commit
08a9834859
@@ -8,6 +8,8 @@ local exec_lua = helpers.exec_lua
|
||||
local eq = helpers.eq
|
||||
local ok = helpers.ok
|
||||
|
||||
if helpers.skip(helpers.is_ci('cirrus'), 'No need to run this on Cirrus') then return end
|
||||
|
||||
describe(':help docs', function()
|
||||
before_each(clear)
|
||||
it('validate', function()
|
||||
|
Reference in New Issue
Block a user