Skip to content

Commit d9b7fa7

Browse files
committed
Disable fail-fast
1 parent 534ba41 commit d9b7fa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/android-app-multiple.yml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
container:
3939
image: ${{ needs.prepare.outputs.container_image }}
4040
strategy:
41+
fail-fast: false
4142
matrix:
4243
attempt: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
4344
steps:

0 commit comments

Comments
 (0)