chore: Allow seed-cachix job to keep running when part of the matrix fail
This commit is contained in:
@@ -18,6 +18,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
Seed-Cachix:
|
Seed-Cachix:
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: Linux
|
- os: Linux
|
||||||
|
|||||||
Reference in New Issue
Block a user