1
0
Fork 0
mirror of https://github.com/jiriks74/presence.nvim synced 2025-04-05 12:03:00 +02:00

fix(ci/cd-stylua): cannot contain spaces

This commit is contained in:
Jiří Štefka 2023-09-29 02:11:29 +02:00
parent e9db37bcfa
commit 2488f96cf1
Signed by: jiriks74
GPG key ID: 1D5E30D3DB2264DE

View file

@ -1,7 +1,7 @@
name: StyLua
on: [push, pull_request]
jobs:
StyLua check:
StyLuacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout