Skip to content

Commit db64961

Browse files
committed
Fix: Do not fail fast
1 parent a49c70c commit db64961

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integrate.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@ jobs:
455455
timeout-minutes: 5
456456

457457
strategy:
458+
fail-fast: false
458459
matrix:
459460
php-version:
460461
- "7.4"

0 commit comments

Comments
 (0)