We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6faffd4 commit 87652feCopy full SHA for 87652fe
1 file changed
.github/workflows/ci.yml
@@ -78,6 +78,7 @@ jobs:
78
tests:
79
runs-on: ubuntu-latest
80
strategy:
81
+ fail-fast: false
82
matrix:
83
php: ['7.4']
84
include:
0 commit comments