[add] fail fast options
This commit is contained in:
parent
1962371666
commit
a6886f2997
|
@ -14,6 +14,7 @@ jobs:
|
|||
name: Test
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
vim_version:
|
||||
- 'v8.2.1000'
|
||||
|
|
Loading…
Reference in New Issue