Skip to content

Commit eee04c0

Browse files
committed
run all pipelines
1 parent fc7b912 commit eee04c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- 5432:5432
3131
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 3
3232
strategy:
33-
#fail-fast: true
33+
fail-fast: false
3434
matrix:
3535
php-versions: ['7.4', '8.1', '8.2', '8.3']
3636

0 commit comments

Comments
 (0)