Skip to content

Commit a7b88bf

Browse files
committed
Use local phpcs-version
1 parent 8aa4646 commit a7b88bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
run: composer-unused
195195

196196
- name: PHP Code Sniffer
197-
run: phpcs
197+
run: vendor/bin/phpcs
198198

199199
- name: PHPStan
200200
run: |

0 commit comments

Comments
 (0)