mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
[build][ci] update coverage submit script
This commit is contained in:
@@ -212,7 +212,7 @@ jobs:
|
||||
# TODO merge coverage output from android and iOS
|
||||
- run:
|
||||
name: Submit Coverage
|
||||
command: cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
|
||||
command: yarn run codecov
|
||||
|
||||
- store_artifacts:
|
||||
path: ~/detox-artifacts
|
||||
|
||||
Reference in New Issue
Block a user