chore(ci): don't cancel the entire job matrix when one of them fails

This commit is contained in:
yvt 2021-08-13 14:05:28 +09:00
parent cc1f89863c
commit ca34a002b3

View file

@ -210,6 +210,7 @@ jobs:
env:
max_chunk_id: 20
strategy:
fail-fast: false
matrix:
chunk_id: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
steps: