We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab680fb commit e982718Copy full SHA for e982718
.github/workflows/tests.yml
@@ -59,6 +59,7 @@ jobs:
59
name: Symfony ${{ matrix.symfony }} LTS
60
runs-on: ubuntu-latest
61
strategy:
62
+ fail-fast: false
63
matrix:
64
include:
65
- symfony: '4.4.*'
0 commit comments