Skip to content

Commit e8fb6fc

Browse files
Do not abort other test jobs when one test job fails
1 parent 4db32aa commit e8fb6fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
runs-on: "ubuntu-latest"
6868

6969
strategy:
70+
fail-fast: false
7071
matrix:
7172
php-version:
7273
- "7.3"

0 commit comments

Comments
 (0)