CI: Include only matrix/ subdir for code coverage report
This commit is contained in:
@@ -23,4 +23,4 @@ script:
|
|||||||
- busted -c
|
- busted -c
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- luacov-coveralls
|
- luacov-coveralls -i matrix/ -e spec/
|
||||||
|
|||||||
Reference in New Issue
Block a user