mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
[CI] Also run coverage on plugins (#3447)
This commit is contained in:
@@ -67,3 +67,6 @@ jobs:
|
||||
# by storing the test results CircleCI automatically distributes tests based on execution time
|
||||
- store_test_results:
|
||||
path: koreader-emulator-x86_64-linux-gnu/koreader/junit-test-results.xml
|
||||
# CircleCI doesn't make the test results available as artifacts (October 2017)
|
||||
- store_artifacts:
|
||||
path: koreader-emulator-x86_64-linux-gnu/koreader/junit-test-results.xml
|
||||
|
||||
Reference in New Issue
Block a user