Remove Unused Tools
This commit is contained in:
parent
9f3d4abaed
commit
2782a7bae9
|
@ -29,7 +29,6 @@ runs:
|
|||
with:
|
||||
php-version: '${{ inputs.php-version }}'
|
||||
coverage: 'none'
|
||||
tools: 'phpcs, sirbrillig/phpcs-changed:2.11.1'
|
||||
- name: 'Cache Composer Dependencies'
|
||||
if: ${{ inputs.php-version != 'false' }}
|
||||
uses: 'actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84'
|
||||
|
|
Loading…
Reference in New Issue