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