Skip to content

Commit e982718

Browse files
Add fail fast
1 parent ab680fb commit e982718

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
name: Symfony ${{ matrix.symfony }} LTS
6060
runs-on: ubuntu-latest
6161
strategy:
62+
fail-fast: false
6263
matrix:
6364
include:
6465
- symfony: '4.4.*'

0 commit comments

Comments
 (0)