update tests
This commit is contained in:
parent
4c06c1f9a7
commit
10d438d078
2 changed files with 25 additions and 23 deletions
8
.github/workflows/test-nvim.yml
vendored
8
.github/workflows/test-nvim.yml
vendored
|
|
@ -9,6 +9,8 @@ on:
|
|||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
schedule:
|
||||
- cron: '0 7 * * 1'
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
|
@ -51,9 +53,3 @@ jobs:
|
|||
else
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue