mirror of
https://github.com/iyear/tdl
synced 2025-01-08 11:57:55 +08:00
chore(actions): set fail-fast to false
This commit is contained in:
parent
ef55fa6448
commit
8d706bbe65
1
.github/workflows/master.yml
vendored
1
.github/workflows/master.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-20.04
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
directory:
|
||||
- .
|
||||
|
Loading…
Reference in New Issue
Block a user