Remove Unused Tools

This commit is contained in:
Christopher Allford 2023-12-05 15:26:27 -08:00
parent 9f3d4abaed
commit 2782a7bae9
1 changed files with 0 additions and 1 deletions

View File

@ -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'