Skip to content

Commit fe0d04b

Browse files
authored
📝 Ci Config Fix (#74)
1 parent 98f3c3c commit fe0d04b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.circleci/config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ workflows:
106106
requires:
107107
- build
108108
- android_test
109+
- ios_test
109110
filters:
110111
branches:
111112
only: master
@@ -120,4 +121,5 @@ workflows:
120121
- release
121122
filters:
122123
branches:
123-
only: master
124+
only: master
125+

0 commit comments

Comments
 (0)