Skip to content

Commit 38107dc

Browse files
committed
fail-fast: false
matrix strategy to not fails when a single partition fails
1 parent d21f058 commit 38107dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
container:
8181
image: zingodevops/zaino-ci:latest # Your pre-built Docker image
8282
strategy:
83+
fail-fast: false
8384
matrix:
8485
partition: [1, 2, 3, 4, 5, 6, 7, 8]
8586

0 commit comments

Comments
 (0)