ci: add php-xml for phpcs xmlwriter/SimpleXML deps
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Install PHP and phpcs
|
||||
run: |
|
||||
apt-get update -qq
|
||||
apt-get install -y -qq php-cli
|
||||
apt-get install -y -qq php-cli php-xml
|
||||
curl -sL https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar -o /usr/local/bin/phpcs
|
||||
chmod +x /usr/local/bin/phpcs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user