Skip to content

Commit 0a05f50

Browse files
committed
fail-fast
Signed-off-by: Anatoly Myachev <[email protected]>
1 parent 155ba22 commit 0a05f50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117

118118
strategy:
119119
matrix: ${{ fromJson(needs.prepare.outputs.matrix) }}
120+
fail-fast: false
120121

121122
uses: ./.github/workflows/build-test-reusable.yml
122123
with:

0 commit comments

Comments
 (0)