Skip to content

Commit d447f78

Browse files
committed
Update config.yml
1 parent 7412a7b commit d447f78

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.circleci/config.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,9 @@ jobs:
5151
# (insert testing here)
5252

5353
- store_artifacts:
54-
path: screenshots
54+
path: screenshots
55+
56+
workflows:
57+
workflow:
58+
jobs:
59+
- android-test

0 commit comments

Comments
 (0)