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 d35349b commit 32e65c0Copy full SHA for 32e65c0
.github/workflows/static-analysis.yml
@@ -28,6 +28,7 @@ jobs:
28
if: github.actor != 'dependabot[bot]'
29
30
strategy:
31
+ fail-fast: false
32
matrix:
33
php:
34
- "8.1"
.github/workflows/tests.yml
0 commit comments