Skip to content

Commit 637c9d7

Browse files
committed
Remove fali-fast
1 parent cf77488 commit 637c9d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
test:
99
runs-on: ${{ matrix.os }}
1010
strategy:
11-
fail-fast: true
11+
fail-fast: false
1212
matrix:
1313
os: [ubuntu-latest]
1414
php: [7.4, 8.0, 8.1, 8.2, 8.3]

0 commit comments

Comments
 (0)