mirror of
https://github.com/jiriks74/presence.nvim
synced 2025-01-01 12:32:05 +01:00
fix(ci/cd): remove unnecessary comments
This commit is contained in:
parent
98027a06f7
commit
bb9dcbebc9
1 changed files with 0 additions and 1 deletions
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…
Reference in a new issue