We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a3f388 commit b972e12Copy full SHA for b972e12
1 file changed
.github/workflows/reusable_phplinter.yml
@@ -43,7 +43,7 @@ jobs:
43
tools: phive
44
php-version: ${{ inputs.php-version }}
45
coverage: "none"
46
- extension: :redis
+ extensions: :redis
47
48
- name: Install overtrue/phplint (v3.4)
49
if: inputs.php-version == '7.4'
0 commit comments