Skip to content

Commit 034b223

Browse files
committed
Disable fail-fast
1 parent c572184 commit 034b223

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
strategy:
17-
fail-fast: true
1817
matrix:
1918
php: [ 8.1, 8.2, 8.3, 8.4 ]
2019
illuminate: [ ^10.0, ^11.0, ^12.0 ]

0 commit comments

Comments
 (0)