diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index afcda91..c4b5e5c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,7 @@ test: artifacts: name: "coverage" paths: - - CodeIgniter4-4.0.0-alpha.3/build/coverage + - 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