diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b7f01e2..190153f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,7 +28,7 @@ variables: test: artifacts: paths: - - CodeIgniter4-4.0.0-alpha.3/build/logs/clover.xml + - CodeIgniter4-4.0.0-alpha.3/build/coverage script: - vendor/bin/phpunit --configuration phpunit.xml --coverage-text --colors=never \ No newline at end of file diff --git a/phpunit.xml b/phpunit.xml index 7e5fc6c..7ae6cff 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -35,6 +35,7 @@ +