mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
[build][ci] store coverage artifacts
This commit is contained in:
@@ -214,10 +214,10 @@ jobs:
|
||||
name: Submit Coverage
|
||||
command: cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
|
||||
|
||||
- store_test_results:
|
||||
path: ~/detox-artifacts
|
||||
- store_artifacts:
|
||||
path: ~/detox-artifacts
|
||||
- store_artifacts:
|
||||
path: ~/react-native-firebase/coverage
|
||||
|
||||
|
||||
# -------------------------
|
||||
|
||||
Reference in New Issue
Block a user