Skip to content
Snippets Groups Projects
Commit bb1a7611 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Fix coverage

parent 048b0a7a
No related branches found
No related tags found
No related merge requests found
......@@ -97,7 +97,7 @@ jobs:
env: Codecov
before_script:
- composer update
- php vendor/bin/phpunit
- XDEBUG_MODE=coverage php vendor/bin/phpunit
script:
- bash <(curl -s https://codecov.io/bash)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment