1
0
mirror of https://github.com/jiriks74/presence.nvim synced 2024-11-23 20:37:50 +01:00

fix(ci/cd): remove unnecessary comments

This commit is contained in:
Jiří Štefka 2024-04-17 18:33:15 +02:00
parent 98027a06f7
commit bb9dcbebc9
Signed by: jiriks74
GPG Key ID: 1D5E30D3DB2264DE

@ -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