Skip to content

Commit 9260bbc

Browse files
committed
Disable fail-fast
1 parent 6fe3ebe commit 9260bbc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests-mongodb.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
name: PHP ${{ matrix.php }}
99
runs-on: ubuntu-20.04
1010
strategy:
11+
fail-fast: false
1112
matrix:
1213
php:
1314
- "7.1"

0 commit comments

Comments
 (0)