build-configs: disable PHPUnit, PHPCS and PHPStan

This commit is contained in:
Oliver Davies 2023-11-22 23:01:04 +00:00
parent 424f9a66f5
commit 03e0977a88

View file

@ -11,10 +11,9 @@ database:
php:
version: 8.1-fpm-bullseye
phpcs:
standard: Drupal,DrupalPractice
phpstan:
level: max
phpcs: false
phpstan: false
phpunit: false
drupal:
docroot: web