diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 692b0397..620ece4f 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -1,6 +1,12 @@ tools: external_code_coverage: true checks: - php: - code_rating: true - duplication: true + php: + code_rating: true + duplication: true +build: + nodes: + analysis: + tests: + override: + - php-scrutinizer-run