mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Fixed path to coverage report
This commit is contained in:
@@ -54,4 +54,4 @@ bundler_args: --retry 5
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- yarn run ci
|
- yarn run ci
|
||||||
- cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
|
- cat coverage/dspace-angular-cli/lcov.info | ./node_modules/coveralls/bin/coveralls.js
|
||||||
|
Reference in New Issue
Block a user