mirror of
https://github.com/hmalik144/Driver.git
synced 2025-12-10 02:45:20 +00:00
Updated config.yml
This commit is contained in:
@@ -71,6 +71,10 @@ jobs:
|
|||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: app/build/reports/androidTests/connected
|
path: app/build/reports/androidTests/connected
|
||||||
destination: reports
|
destination: reports
|
||||||
|
# store screenshots for failed ui tests
|
||||||
|
- store_artifacts:
|
||||||
|
path: screenshots
|
||||||
|
destination: screenshots
|
||||||
# Then publish the artifacts of the Firebase emulator logs!
|
# Then publish the artifacts of the Firebase emulator logs!
|
||||||
- run:
|
- run:
|
||||||
name: save firebase emulator logs
|
name: save firebase emulator logs
|
||||||
|
|||||||
Reference in New Issue
Block a user