Fix path
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
7d2ee72fcb
commit
f593b9feb2
@ -12,7 +12,7 @@ build:
|
||||
dependencies:
|
||||
before:
|
||||
- composer install
|
||||
- ./vendor/bin/phpcs --config-set installed_paths ./vendor/phpmyadmin/coding-standard
|
||||
- ./vendor/bin/phpcs --config-set installed_paths `pwd`/vendor/phpmyadmin/coding-standard
|
||||
tests:
|
||||
override:
|
||||
-
|
||||
|
||||
Loading…
Reference in New Issue
Block a user