mirror of
https://github.com/jiriks74/presence.nvim
synced 2024-11-23 12:27:50 +01:00
fix(ci/cd): remove unnecessary comments
This commit is contained in:
parent
98027a06f7
commit
bb9dcbebc9
1
.github/workflows/luacheck.yml
vendored
1
.github/workflows/luacheck.yml
vendored
@ -14,4 +14,3 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Luacheck linter
|
- name: Luacheck linter
|
||||||
run: luacheck --config .luacheckrc .
|
run: luacheck --config .luacheckrc .
|
||||||
# uses: lunarmodules/luacheck@v1
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user