diff --git a/phpci.yml b/phpci.yml index 7ebba9bf2..5e952c918 100644 --- a/phpci.yml +++ b/phpci.yml @@ -29,7 +29,7 @@ test: lint: directories: - "application/" - recursive: true + recursive: true codeception: config: "tests/codeception/" path: "tests/codeception/_output/"