ci: remove PHPUnit, PHPStan and PHPCS
Remove these checks as there are no custom modules.
This commit is contained in:
parent
a96d506f04
commit
dda036f9b1
5 changed files with 3 additions and 106 deletions
|
|
@ -1,9 +0,0 @@
|
|||
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
|
||||
|
||||
parameters:
|
||||
level: max
|
||||
excludePaths:
|
||||
- *Test.php
|
||||
- *TestBase.php
|
||||
paths:
|
||||
- web/modules/custom
|
||||
Reference in a new issue