Skip to content

Commit b972e12

Browse files
committed
Another attempt in disabling the redis-extension
1 parent 7a3f388 commit b972e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_phplinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
tools: phive
4444
php-version: ${{ inputs.php-version }}
4545
coverage: "none"
46-
extension: :redis
46+
extensions: :redis
4747

4848
- name: Install overtrue/phplint (v3.4)
4949
if: inputs.php-version == '7.4'

0 commit comments

Comments
 (0)