Skip to content

Commit 40ac7aa

Browse files
authored
Merge pull request #276 from simPod/fail-fast
2 parents 7859d9a + fde7db3 commit 40ac7aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
runs-on: "ubuntu-18.04"
8989

9090
strategy:
91+
fail-fast: false
9192
matrix:
9293
php-version:
9394
- "7.2"
@@ -125,6 +126,7 @@ jobs:
125126
runs-on: "ubuntu-18.04"
126127

127128
strategy:
129+
fail-fast: false
128130
matrix:
129131
php-version:
130132
- "7.2"

0 commit comments

Comments
 (0)