mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2025-01-22 13:21:19 +01:00
chore: set installed paths
This commit is contained in:
parent
40ec4f65ec
commit
04ea870e2d
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -10,3 +10,5 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: PHPCS check
|
||||
uses: chekalsky/phpcs-action@v1
|
||||
with:
|
||||
installed_paths: '${{ github.workspace }}/vendor/slevomat/coding-standard'
|
||||
|
Loading…
x
Reference in New Issue
Block a user