mirror of
https://github.com/NotAShelf/slides.nvim.git
synced 2024-11-01 11:01:18 +00:00
CI: rename lint.yml to tests.yml
This commit is contained in:
parent
0503fd4eee
commit
b6f9a58d5d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
|||
sudo luarocks install luacheck
|
||||
|
||||
- name: Run Luacheck
|
||||
run: luacheck lua tests
|
||||
run: luacheck lua
|
||||
|
||||
typecheck:
|
||||
name: typecheck
|
Loading…
Reference in a new issue