1
0
Fork 0
mirror of https://github.com/jiriks74/presence.nvim synced 2024-12-28 19:02:35 +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

View file

@ -14,4 +14,3 @@ jobs:
uses: actions/checkout@v3
- name: Luacheck linter
run: luacheck --config .luacheckrc .
# uses: lunarmodules/luacheck@v1