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

fix(ci/cd-luacheck): Rename job from sile to Luacheck (#13)

This commit is contained in:
Jiří Štefka 2023-09-29 02:03:51 +02:00 committed by GitHub
parent fb129b1de7
commit 804f14842f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
name: Luacheck name: Luacheck
on: [push, pull_request] on: [push, pull_request]
jobs: jobs:
sile: Luacheck:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout