Skip to content

Commit b61cce3

Browse files
committed
Do not fail fast
1 parent 32aa83c commit b61cce3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
run:
1212
runs-on: ubuntu-latest
1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
php-versions:
1617
- 8.1

0 commit comments

Comments
 (0)