Skip to content

Commit 93bbfd0

Browse files
committed
Don't fail-fast
1 parent df768a7 commit 93bbfd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
ports:
1212
- 5000:5000
1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
include:
1617
-

0 commit comments

Comments
 (0)