Fixed path to coverage report

This commit is contained in:
lotte
2020-03-19 12:36:36 +01:00
parent 9043e1375c
commit 1a318b6f7a

View File

@@ -54,4 +54,4 @@ bundler_args: --retry 5
script:
- 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