mirror of
https://ghproxy.net/https://github.com/elementor/activity-log.git
synced 2025-10-04 21:35:12 +08:00
added coverage
This commit is contained in:
parent
e190738988
commit
0b4695c0e5
3 changed files with 10 additions and 3 deletions
|
@ -21,4 +21,4 @@ before_script:
|
|||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
script: phpunit
|
||||
script: phpunit --coverage-clover=coverage.xml
|
Loading…
Add table
Add a link
Reference in a new issue