chore: try changing phcs location used

This commit is contained in:
Feek 2020-04-12 12:28:39 -07:00
parent cb8cec2f1b
commit e53061405e

View File

@ -15,4 +15,4 @@ jobs:
- name: PHPCS check
uses: chekalsky/phpcs-action@v1
with:
installed_paths: '${{ github.workspace }}/vendor/slevomat/coding-standard'
phpcs_bin_path: './vendor/bin/phpcs'