Vim config CI #2

Merged
esensar merged 11 commits from vim-tests into main 2022-04-28 16:07:05 +00:00
Showing only changes of commit c519ad885e - Show all commits

View file

@ -29,3 +29,12 @@ jobs:
run: echo "test\n\n" | make create_personal_ssh_github_key
env:
DOTFILES_CI: 1
stylua:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run stylua
uses: JohnnyMorganz/stylua-action@1.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --check .