Skip to content

Commit e7cd814

Browse files
authored
Merge pull request moby#51610 from vvoland/validate-nofailfast
gha/validate: Actually dont fail fast
2 parents e22cc91 + c74559d commit e7cd814

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
- validate-prepare
123123
- build-dev
124124
strategy:
125+
fail-fast: false
125126
matrix:
126127
script: ${{ fromJson(needs.validate-prepare.outputs.matrix) }}
127128
steps:

0 commit comments

Comments
 (0)