We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 534ba41 commit d9b7fa7Copy full SHA for d9b7fa7
.github/workflows/android-app-multiple.yml
@@ -38,6 +38,7 @@ jobs:
38
container:
39
image: ${{ needs.prepare.outputs.container_image }}
40
strategy:
41
+ fail-fast: false
42
matrix:
43
attempt: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
44
steps:
0 commit comments