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:
|
||||
Seed-Cachix:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: Linux
|
||||
|
||||
Reference in New Issue
Block a user