- update config.yml

Took 21 minutes
This commit is contained in:
2023-03-15 17:15:28 +00:00
parent 7c83030160
commit 62400e957b

View File

@@ -62,6 +62,10 @@ jobs:
- store_artifacts:
path: app/build/reports/androidTests/connected
destination: reports
# Then publish the artifacts of output!
- store_artifacts:
path: app/build/outputs
destination: outputs
# Then publish the artifacts of the Firebase emulator logs!
- run:
name: save firebase emulator logs