ci: update

This commit is contained in:
Folke Lemaitre 2024-07-05 18:58:25 +02:00
parent 0471ca14ca
commit bb4d4cbd5c
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
3 changed files with 9 additions and 7 deletions

View file

@ -7,7 +7,7 @@
<!--
If this PR fixes any issues, please link to the issue here.
Fixes #<issue_number>
- Fixes #<issue_number>
-->
## Checklist

View file

@ -12,3 +12,4 @@ jobs:
with:
plugin: LazyVim
repo: LazyVim/LazyVim
tests: true

13
.gitignore vendored
View file

@ -1,7 +1,8 @@
tt.*
foo.*
.tests
doc/tags
debug
.repro
*.log
.repro
.tests
build
debug
doc/tags
foo.*
tt.*